Ref Guide: incorrect inter-doc reference fails the Guide build; added anchor for PDF links

This commit is contained in:
Cassandra Targett 2017-06-21 13:57:16 -05:00
parent 58105a203a
commit 5dcd6263cb
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Remote streaming is disabled by default. Enabling it is not recommended in a pro
When `enableRemoteStreaming` is not specified in `solrconfig.xml`, the default behavior is to _not_ allow remote streaming (i.e., `enableRemoteStreaming="false"`).
Remote streaming can also be enabled through the <<config-api.adoc,Config API>> as follows:
Remote streaming can also be enabled through the <<config-api.adoc#config-api,Config API>> as follows:
[source]
----