Skip to content

Commit 6e9f65e

Browse files
committed
readme: update section about alternative connectors
Part of #123
1 parent 253cb27 commit 6e9f65e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,12 @@ to get started with our project.
129129

130130
## Alternative connectors
131131

132-
There are two more connectors from the open-source community available:
132+
There are two other connectors available from the open source community:
133+
133134
* [viciious/go-tarantool](https://github.com/viciious/go-tarantool),
134135
* [FZambia/tarantool](https://github.com/FZambia/tarantool).
135136

136-
See feature comparison in [documentation](https://www.tarantool.io/en/doc/latest/book/connectors/#go-feature-comparison).
137+
See feature comparison in the [documentation][tarantool-doc-connectors-comparison].
137138

138139
[tarantool-site]: https://tarantool.io/
139140
[godoc-badge]: https://pkg.go.dev/badge/github.com/tarantool/go-tarantool.svg
@@ -153,3 +154,4 @@ See feature comparison in [documentation](https://www.tarantool.io/en/doc/latest
153154
[tarantool-doc-data-model-url]: https://www.tarantool.io/en/doc/latest/book/box/data_model/
154155
[tarantool-doc-box-space-url]: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_space/
155156
[godoc-opts-url]: https://pkg.go.dev/github.com/tarantool/go-tarantool#Opts
157+
[tarantool-doc-connectors-comparison]: https://www.tarantool.io/en/doc/latest/book/connectors/#go-feature-comparison

0 commit comments

Comments
 (0)