Skip to content

Commit a6566af

Browse files
committed
add links
1 parent 50a395c commit a6566af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/pods/templates/secrets.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ You can create a Secret using the RunPod Web interface or the RunPod API.
2020

2121
:::note
2222

23-
Once a Secret is created, it cannot be viewed.
24-
If you need to change the Secret, you must create a new one or edit the Secret Value.
23+
Once a Secret is created, its value cannot be viewed.
24+
If you need to change the Secret, you must create a new one or [modify the Secret Value](#modify-a-secret).
2525

2626
:::
2727

@@ -52,7 +52,7 @@ You can reference your Secret directly or select it from the Web interface when
5252

5353
**Reference your Secret directly**
5454

55-
You can reference your Secret directly in the Environment Variables section of your Pod template.
55+
You can reference your Secret directly in the [Environment Variables](/pods/references/environment-variables) section of your Pod template.
5656
To reference your Secret, reference it's key appended to the `RUNPOD_SECRET_` prefix.
5757
For example:
5858

0 commit comments

Comments
 (0)