Skip to content

Commit

Permalink
--amend
Browse files Browse the repository at this point in the history
  • Loading branch information
HanDaber committed Dec 21, 2012
1 parent 875a422 commit c85bc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion craigslist/craigslist.search.listings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<bindings>
<select itemPath="" produces="XML">
<urls>
<url>http://{location}.craigslist.org/search/{type}?srchType=T&minAsk={min}&maxAsk={max}&query={query}&format=rss</url>
<url>http://{location}.craigslist.org/search/{type}?srchType=T&amp;minAsk={min}&amp;maxAsk={max}&amp;query={query}&amp;format=rss</url>
</urls>
<inputs>
<key id="location" type="xs:string" paramType="path" required="true" />
Expand Down

0 comments on commit c85bc69

Please sign in to comment.