Remove dead links

Matt Layher 2021-12-16 23:14:00 -05:00
parent 5a4c4e787a
commit e8f17e10f5

@ -160,15 +160,12 @@ Here are some of the places where you can find Gophers online. To get a sense of
- [CommonMistakes](CommonMistakes) - [CommonMistakes](CommonMistakes)
- [Errors](Errors) - [Errors](Errors)
- [GcToolchainTricks](GcToolchainTricks) - [GcToolchainTricks](GcToolchainTricks)
- [Hashing](Hashing)
- [InterfaceSlice](InterfaceSlice) - [InterfaceSlice](InterfaceSlice)
- [Iota](Iota) - [Iota](Iota)
- [MethodSets](MethodSets) - [MethodSets](MethodSets)
- [PanicAndRecover](PanicAndRecover) - [PanicAndRecover](PanicAndRecover)
- [Range](Range) - [Range](Range)
- [RateLimiting](RateLimiting) - [RateLimiting](RateLimiting)
- [Rationales](Rationales)
- [SendingMail](SendingMail)
- [SignalHandling](SignalHandling) - [SignalHandling](SignalHandling)
- [SimultaneousAssignment](SimultaneousAssignment) - [SimultaneousAssignment](SimultaneousAssignment)
- [SliceTricks](SliceTricks) - [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) - [Plan 9](Plan9)
- [Solaris](Solaris) - [Solaris](Solaris)
## Release Specific Information
- [Go1point1Gotchas](Go1point1Gotchas)
- [OlderVersions](OlderVersions)
Notes: 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. - 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.