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)
- [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.