Skip to content

Commit 804012f

Browse files
Merge pull request #1250 from redis/DOC-4941-go-fix-link
DOC-4941 fixed link to Go landing page
2 parents 0b0a84d + c5929a1 commit 804012f

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)