Browse Source

fix: SecretStore link (#1773)

Signed-off-by: czomo <tomaszjdul@gmail.com>

Signed-off-by: czomo <tomaszjdul@gmail.com>
Tomasz 3 years ago
parent
commit
199c978a89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/secretstore.md

+ 1 - 1
docs/api/secretstore.md

@@ -9,7 +9,7 @@ If you want to design cross-namespace SecretStores you must use [ClusterSecretSt
 
 ## Example
 
-For a full list of supported fields see [spec](./spec.md) or dig into our [guides](../guides).
+For a full list of supported fields see [spec](./spec.md) or dig into our [guides](../guides/introduction.md).
 
 ``` yaml
 {% include 'full-secret-store.yaml' %}