From d83e86a3a6463c9f9e27b64963d3f5cf586d10cd Mon Sep 17 00:00:00 2001 From: David Smiley Date: Sat, 4 Jul 2026 18:20:04 -0400 Subject: [PATCH] Remove redundant Visual Guide link from resources page The bit.ly link duplicated content already covered by the Solr Reference Guide link above it. --- content/pages/resources.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/pages/resources.md b/content/pages/resources.md index 09d0e1a65..713a8fc2b 100644 --- a/content/pages/resources.md +++ b/content/pages/resources.md @@ -25,8 +25,6 @@ Users who have completed the tutorial are encouraged to review the [other docume * [Solr Reference Guide](/guide) -* [Visual Guide to Streaming Expressions and Math Expressions](http://bit.ly/32srTpA) -

Solr Javadocs

Solr generates JavaDocs for all included code in each release.