Skip to content

Commit c5929a1

Browse files
DOC-4941 fixed link to Go landing page
1 parent 0b0a84d commit c5929a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/clients/go/vecsearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ go mod init vecexample
4343
```
4444

4545
Then, in your module folder, install
46-
[`go-redis`]({{< relref "/develop/clients/go-redis" >}})
46+
[`go-redis`]({{< relref "/develop/clients/go" >}})
4747
and the
4848
[`huggingfaceembedder`](https://pkg.go.dev/github.com/henomis/lingoose@v0.3.0/embedder/huggingface)
4949
package:

0 commit comments

Comments
 (0)