1
0
mirror of https://github.com/google/uuid.git synced 2025-09-16 09:16:30 +02:00

Revert godoc link

This commit is contained in:
Paul Borman
2016-02-09 10:59:13 -08:00
parent ad90cc0170
commit a97ce2ca70

View File

@@ -7,7 +7,7 @@ The uuid package generates and inspects UUIDs based on [RFC 412](http://tools.ie
`go get github.com/pborman/uuid`
###### Documentation
![GoDoc](https://godoc.org/github.com/pborman/uuid?status.svg)
[![GoDoc](https://godoc.org/github.com/pborman/uuid?status.svg)](http://godoc.org/github.com/pborman/uuid)
Full `go doc` style documentation for the package can be viewed online without installing this package by using the GoDoc site here:
http://godoc.org/github.com/pborman/uuid