ackepenek commented on code in PR #753:
URL: https://github.com/apache/solr/pull/753#discussion_r915036549


##########
solr/webapp/web/partials/schema.html:
##########
@@ -218,10 +218,10 @@
                         <a target="_blank" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/schema-api.html#add-a-new-field-type";>Add
 a New Field Type</a>: The <b>add-field-type</b> command adds a new field type 
to your schema.
                     </p>
                     <p>
-                        <a target="_blank" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/schema-api.html#add-a-new-field-type";>Delete
 a Field Type</a>: The <b>delete-field-type</b> command removes a field type 
from your schema.
+                        <a target="_blank" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/schema-api.html#delete-a-new-field-type";>Delete
 a Field Type</a>: The <b>delete-field-type</b> command removes a field type 
from your schema.
                     </p>
                     <p>
-                        <a target="_blank" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/schema-api.html#add-a-new-field-type";>Replace
 a Field Type</a>: The <b>replace-field-type</b> command replaces a field type 
in your schema.
+                        <a target="_blank" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/schema-api.html#replace-a-new-field-type";>Replace
 a Field Type</a>: The <b>replace-field-type</b> command replaces a field type 
in your schema.

Review Comment:
   ohh my fault 😞 thanks :pray: 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to