Skip to content

Commit

Permalink
godoc.org -> pkg.go.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
theriverman committed May 29, 2020
1 parent 043a27b commit d82216e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
```

# Documentation
Documentation is located here: [TAIGO](https://godoc.org/github.com/theriverman/taigo/)
Documentation is located at [pkg.go.dev/Taigo](https://pkg.go.dev/github.com/theriverman/taigo?tab=doc).

# Architecture
To use **Taigo**, you must instantiate a `*Client`, and authenticate against Taiga to either get a new token or validate the one given. To authenticate, use one of the following methods:
Expand Down

0 comments on commit d82216e

Please sign in to comment.