diff --git a/README.md b/README.md index 0834a835..e3c0ba36 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The Algorand golang SDK provides: # Documentation -Full documentation is available [on godoc](#). You can also self-host the documentation by running `godoc -http=:8099` and visiting `http://localhost:8099/pkg/github.com/algorand/go-algorand-sdk` in your web browser. +Full documentation is available [on godoc](https://godoc.org/github.com/algorand/go-algorand-sdk). You can also self-host the documentation by running `godoc -http=:8099` and visiting `http://localhost:8099/pkg/github.com/algorand/go-algorand-sdk` in your web browser. Additional developer documentation can be found on [developer.algorand.org](https://developer.algorand.org/)