Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit 90883b3

Browse files
authored
Remove linked helloworld - it's not "Go Secure"
https://github.com/kelseyhightower/helloworld is just a basic http server, having it linked here just confuses people.
1 parent 60d9f84 commit 90883b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/samples/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ type: markdown
88
<p class="lead">Here are some sample apps to help developers build certain functionalities</p>
99

1010
<ul>
11-
<li><a target="_blank" href="https://github.com/kelseyhightower/helloworld">Go Secure Hello World Example</a></li>
1211
<li><a target="_blank" href="https://github.com/GoogleCloudPlatform/ios-docs-samples/tree/master/speech/Objective-C/Speech-gRPC-Streaming">Bidirectional streaming iOS client using Cloud Speech API</a></li>
1312
<li><a target="_blank" href="https://github.com/david-cao/gRPCBenchmarks">Android app benchmarking JSON/HTTP/1.1 and gRPC</a></li>
1413
</ul>

0 commit comments

Comments
 (0)