Ref Guide: fix atom example for SOLR-7383

This commit is contained in:
Cassandra Targett 2017-05-25 10:53:17 -05:00
parent 6ba1834bc3
commit b3024d67ca
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ Here is an example from the `atom` collection in the `dih` example (data-config
<document>
<entity name="stackoverflow"
url="http://stackoverflow.com/feeds/tag/solr"
url="https://stackoverflow.com/feeds/tag/solr"
processor="XPathEntityProcessor"
forEach="/feed|/feed/entry"
transformer="HTMLStripTransformer,RegexTransformer">