Skip to content

Commit

Permalink
doc: use the unified documentation template
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankudibal committed Jun 29, 2021
1 parent 66a8c32 commit 8689ea1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,12 @@ This repository contains the reference Go client for InfluxDB 2.

## Documentation

Go API docs is available at: [https://pkg.go.dev/github.com/influxdata/influxdb-client-go/v2](https://pkg.go.dev/github.com/influxdata/influxdb-client-go/v2)
This section contains links to the client library documentation.

- [Product documentation](https://docs.influxdata.com/influxdb/v2.0/tools/client-libraries/), [Getting Started](#how-to-use)
- [Examples](#examples)
- [API Reference](https://pkg.go.dev/github.com/influxdata/influxdb-client-go/v2)
- [Changelog](CHANGELOG.md)

### Examples

Expand Down

0 comments on commit 8689ea1

Please sign in to comment.