From 269246d9e7d42d74e1cf929336d128d2ef53e7a5 Mon Sep 17 00:00:00 2001 From: Martin Angers Date: Sat, 28 Mar 2015 09:30:56 -0400 Subject: [PATCH] doc: fix obsolete links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8882aee..ee609c8 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ The [BSD 3-Clause license][bsd], the same as the [Go language][golic]. Cascadia' [caslic]: https://github.com/andybalholm/cascadia/blob/master/LICENSE [doc]: http://godoc.org/github.com/PuerkitoBio/goquery [index]: http://api.jquery.com/index/ -[gonet]: http://code.google.com/p/go/source/detail?r=f7f5159120f51ba0070774d3c5907969b5fe7858&repo=net -[html]: http://godoc.org/code.google.com/p/go.net/html +[gonet]: https://github.com/golang/net/ +[html]: http://godoc.org/golang.org/x/net/html [wiki]: https://github.com/PuerkitoBio/goquery/wiki/Tips-and-tricks [thatguystone]: https://github.com/thatguystone