Skip to content

Commit

Permalink
Updated documentation links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntoffel committed Jul 18, 2023
1 parent 97e7df4 commit 36d5ac1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ response, err := client.Forecast(ctx, apiToken, request)

## Documentation
- [![Go Reference](https://pkg.go.dev/badge/github.com/shawntoffel/go-pirateweather.svg)](https://pkg.go.dev/github.com/shawntoffel/go-pirateweather)
- [Getting Started](https://pirateweather.net/getting-started)
- [API](https://docs.pirateweather.net/en/latest/)
- [Getting Started](https://pirateweather.net/en/latest/)
- [API](https://pirateweather.net/en/latest/API/)

## Examples
- [Simple forecast](https://github.com/shawntoffel/go-pirateweather/tree/master/examples/simple/main.go)
Expand Down

0 comments on commit 36d5ac1

Please sign in to comment.