Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
codepo8 committed Jun 19, 2010
1 parent 40bbded commit 25c82d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arxiv/arxiv.search.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<bindings>
<select itemPath="feed.entry" produces="XML">
<urls>
<url>http://export.arxiv.org/api/query?search_query={search_query}&start={start}&max_results={max_results}</url>
<url><![CDATA[http://export.arxiv.org/api/query]]></url>
</urls>
<inputs>
<key id='search_query' type='xs:string' paramType='query' />
Expand Down

0 comments on commit 25c82d3

Please sign in to comment.