Skip to content

Commit ca175f4

Browse files
seankhliaogopherbot
authored andcommitted
index: remove dead links
Fixes golang/go#72839 Change-Id: I18a12716e7040c7ba64570b8162a9052b205d2ba Reviewed-on: https://go-review.googlesource.com/c/wiki/+/657555 Commit-Queue: Ian Lance Taylor <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]>
1 parent 891567c commit ca175f4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ Once you have an overview of the language, here are resources you can use to lea
8383
- [Blogs](Blogs) - Blogs about Go.
8484
- [Podcasts](Podcasts) - Podcasts and episodes featuring Go.
8585
- Videos, Talks, and Presentations
86-
- [GopherVids](http://gophervids.appspot.com/) (currently unreachable) is a searchable index of videos about Go.
8786
- [GoTalks](GoTalks) - A collection of talks from Go conferences and meetups.
8887
- [Livestreams](Livestreams) - live interactive Go project streams with members of the community.
8988
- [Screencasts](Screencasts)
@@ -128,11 +127,10 @@ Here are some of the places where you can find Gophers online. To get a sense of
128127
- [Cross Compilation](https://rakyll.org/cross-compilation/)
129128
- Shared libraries and Go (buildmode)
130129
- [Go Shared Libraries](https://github.com/jbuberel/buildmodeshared) - Examples for creating and using shared libraries from Go and Python.
131-
- [Sharing Go Packages with C](http://blog.ralch.com/tutorial/golang-sharing-libraries/) - by [@ralch](https://twitter.com/ralch).
130+
- [Sharing Go Packages with C](http://blog.ralch.com/articles/golang-sharing-libraries/) - by Svetlin Ralchev
132131
- [Calling Go libraries from Python](https://blog.filippo.io/building-python-modules-with-go-1-5/) - by Filippo Valsorda
133132
- [Calling Go libraries from Ruby](http://c7.se/go-and-ruby-ffi/) - by Peter Hellberg
134133
- [Calling Go libraries from Swift](https://rakyll.org/swift/) - by Jaana Burcu Dogan
135-
- [Build a Ruby Gem with a Go native extension](http://blog.paracode.com/2015/08/28/ruby-and-go-sitting-in-a-tree) - by @jondot
136134
- [gohttplib](https://github.com/shazow/gohttplib) - An experiment in using Go 1.5 buildmode=c-shared.
137135
- See the wikis below for additional details:
138136
- [GoGetTools](GoGetTools)
@@ -188,11 +186,9 @@ If you're looking for services that support Go, here's a list to get you started
188186
- [Amazon Web Services](https://github.com/aws/aws-sdk-go)
189187
- [Azure](https://github.com/Azure/azure-sdk-for-go)
190188
- [DigitalOcean](https://github.com/digitalocean/godo)
191-
- [GE Predix](https://github.com/geaviation/goboot-starter)
192189
- [Google Cloud Platform for Go](https://cloud.google.com/go)
193190
- [Heroku](https://github.com/heroku/heroku-buildpack-go)
194-
- [IBM Bluemix](https://developer.ibm.com/bluemix/2015/10/28/getting-started-with-golang-on-bluemix/)
195-
- [OpenStack](https://github.com/openstack/golang-client)
191+
- [OpenStack](https://github.com/gophercloud/gophercloud)
196192
- [Vscale](https://github.com/vscale/go-vscale)
197193
- [Aliyun](https://github.com/aliyun/alibaba-cloud-sdk-go)
198194
- [Tencent](https://github.com/TencentCloud/tencentcloud-sdk-go)

0 commit comments

Comments
 (0)