Skip to content

Commit

Permalink
Update links to godoc.org
Browse files Browse the repository at this point in the history
  • Loading branch information
kylelemons committed Apr 7, 2013
1 parent 67ecea5 commit 333941e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ There is also a `usbid` package that will not be installed by default by this co

Documentation
=============
The documentation can be viewed via local godoc or via Gary Burd's excellent [GoPkgDoc](http://gopkgdoc.appspot.com):
The documentation can be viewed via local godoc or via Gary Burd's excellent [godoc.org](http://godoc.org/):

- [usb](http://gopkgdoc.appspot.com/pkg/github.com/kylelemons/gousb/usb)
- [usbid](http://gopkgdoc.appspot.com/pkg/github.com/kylelemons/gousb/usbid)
- [usb](http://godoc.org/github.com/kylelemons/gousb/usb)
- [usbid](http://godoc.org/pkg/github.com/kylelemons/gousb/usbid)

0 comments on commit 333941e

Please sign in to comment.