Skip to content

Commit 3e7c903

Browse files
committed
Update README.md
1 parent 45c60a4 commit 3e7c903

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This project contains the official Go driver for the [ArangoDB database](https:/
1111
> **Warning**
1212
> V1 is deprecated and will not receive any new features. Please use [V2](v2) instead.
1313
14-
- [Getting Started](https://docs.arangodb.com/stable/develop/drivers/go/)
15-
- [Example Requests](v2/examples)
16-
- [Reference](https://godoc.org/github.com/arangodb/go-driver)
14+
- [Example Requests - V2](v2/examples)
15+
- [Reference - V2](https://godoc.org/github.com/arangodb/go-driver)
16+
- [Getting Started Tutorial - V1 only (V2 is coming soon!)](https://docs.arangodb.com/stable/develop/drivers/go/)
1717

1818
# Supported Go Versions
1919

0 commit comments

Comments
 (0)