From e8f17e10f5e7c5faac69b663c2aea4c6ca26359e Mon Sep 17 00:00:00 2001 From: Matt Layher Date: Thu, 16 Dec 2021 23:14:00 -0500 Subject: [PATCH] Remove dead links --- Home.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Home.md b/Home.md index 5cb85ede..d6344cca 100644 --- a/Home.md +++ b/Home.md @@ -160,15 +160,12 @@ Here are some of the places where you can find Gophers online. To get a sense of - [CommonMistakes](CommonMistakes) - [Errors](Errors) - [GcToolchainTricks](GcToolchainTricks) -- [Hashing](Hashing) - [InterfaceSlice](InterfaceSlice) - [Iota](Iota) - [MethodSets](MethodSets) - [PanicAndRecover](PanicAndRecover) - [Range](Range) - [RateLimiting](RateLimiting) -- [Rationales](Rationales) -- [SendingMail](SendingMail) - [SignalHandling](SignalHandling) - [SimultaneousAssignment](SimultaneousAssignment) - [SliceTricks](SliceTricks) @@ -246,11 +243,6 @@ If you're looking for services that support Go, here's a list to get you started - [Plan 9](Plan9) - [Solaris](Solaris) -## Release Specific Information - -- [Go1point1Gotchas](Go1point1Gotchas) -- [OlderVersions](OlderVersions) - Notes: - Please refrain from changing the title of the wiki pages, as some of them might be linked to from [golang.org](https://golang.org) or other websites.