From aa2bb6bd7f0f313ee37100c65d10b68cecc46d98 Mon Sep 17 00:00:00 2001 From: Christopher Hicks Date: Sat, 6 Dec 2025 15:57:37 -0800 Subject: [PATCH] relative URL for creds.json --- documentation/provider/digitalocean.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/provider/digitalocean.md b/documentation/provider/digitalocean.md index 029c9226f..0c58fe2c4 100644 --- a/documentation/provider/digitalocean.md +++ b/documentation/provider/digitalocean.md @@ -16,7 +16,7 @@ Example: ``` {% endcode %} -The [creds.json](/commands/creds.json#example-commands) page in the docs explains how you can generate this dynamically so you can pull the secret token from 1Password or the vault of your choosing. +The [creds.json](../commands/creds.json#example-commands) page in the docs explains how you can generate this dynamically so you can pull the secret token from 1Password or the vault of your choosing. ## Metadata