You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gu...@apache.org on 2019/06/14 22:12:48 UTC

[lucene-solr] branch branch_8x updated: SOLR-13551 Minor fix in aliases.adoc

This is an automated email from the ASF dual-hosted git repository.

gus pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new 6cf6ecc  SOLR-13551 Minor fix in aliases.adoc
6cf6ecc is described below

commit 6cf6ecc44fea46f2bca9200be1c8336c3bd79020
Author: Gus Heck <gu...@apache.org>
AuthorDate: Fri Jun 14 18:08:40 2019 -0400

    SOLR-13551 Minor fix in aliases.adoc
    
    (cherry picked from commit 4ba4444154fd7394bca3123d19306a5afd132bc8)
---
 solr/solr-ref-guide/src/aliases.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/src/aliases.adoc b/solr/solr-ref-guide/src/aliases.adoc
index 70f7469..37f4b57 100644
--- a/solr/solr-ref-guide/src/aliases.adoc
+++ b/solr/solr-ref-guide/src/aliases.adoc
@@ -283,7 +283,7 @@ Starting with version 8.1 SolrCloud supports using alias names in collection com
 collection name is expected. This works only when the following criteria are satisfied:
 
 * an alias must not refer to more than one collection
-* an alias must not refer to a <<Routed Aliases,Routed Alias>> (see below)
+* an alias must not refer to a <<Routed Aliases,Routed Alias>>
 
 If all criteria are satisfied then the command will resolve alias names and operate on the collections the aliases
 refer to as if it was invoked with the collection names instead. Otherwise the command will not be executed and