Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 4daaaee

Browse files
committed
fix broken link
1 parent bb86d82 commit 4daaaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/reference/go/secrets/secret-put.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export const description =
33

44
# Go - Secret.Put()
55

6-
Store a new secret value, creating a new [version](./secret-version) to store the value.
6+
Store a new secret value.
77

88
```go
99
import (

0 commit comments

Comments
 (0)