go.dev: remove broken share a case study link

Fixes golang/go#46559

Change-Id: I7e98e51c07c3485665a6e74270c4614f761b5244
Reviewed-on: https://go-review.googlesource.com/c/website/+/335649
Reviewed-by: Julie Qiu <julie@golang.org>
Trust: Jamal Carvalho <jamal@golang.org>
diff --git a/go.dev/_content/solutions/index.md b/go.dev/_content/solutions/index.md
index 854f294..e4ea287 100644
--- a/go.dev/_content/solutions/index.md
+++ b/go.dev/_content/solutions/index.md
@@ -174,17 +174,5 @@
       {{- end}}
       {{- end}}
     </ul>
-    <div class="Solutions-footer">
-      <p>
-        Interested in sharing your stories?
-        <a
-          target="_blank"
-          rel="noopener"
-          href="https://docs.google.com/forms/d/e/1FAIpQLSdRomKkA2zWQF4UTIYWLVYfjKvOHGA32RjnfavVhqY06yrZTQ/viewform"
-        >
-          Start here.
-        </a>
-      </p>
-    </div>
   </div>
 </section>
diff --git a/go.dev/testdata/golden/solutions/index.html b/go.dev/testdata/golden/solutions/index.html
index a6769e2..131e378 100644
--- a/go.dev/testdata/golden/solutions/index.html
+++ b/go.dev/testdata/golden/solutions/index.html
@@ -1095,18 +1095,6 @@
       </li>
 
     </ul>
-    <div class="Solutions-footer">
-      <p>
-        Interested in sharing your stories?
-        <a
-          target="_blank"
-          rel="noopener"
-          href="https://docs.google.com/forms/d/e/1FAIpQLSdRomKkA2zWQF4UTIYWLVYfjKvOHGA32RjnfavVhqY06yrZTQ/viewform"
-        >
-          Start here.
-        </a>
-      </p>
-    </div>
   </div>
 </section>