You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solr/solr-ref-guide/tools/CheckLinksAndAnchors.java
+15-22Lines changed: 15 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@
50
50
* Validates that no file contains the same anchor more then once.
51
51
* </li>
52
52
* <li>
53
-
* Validates that relative links point to a file that actually exists, and if it's part of the ref-guide that the '#fragement' in the link refers to an ID that exists in that file.
53
+
* Validates that relative links point to a file that actually exists, and if it's part of the ref-guide that any '#fragment' in the link refers to an ID that exists in that file.
54
54
* </li>
55
55
* <li>
56
56
* Our use of "<a href="https://getbootstrap.com/">Bootstrap</a>" features leverage some custom javascript
0 commit comments