Просмотр исходного кода

Deployed 199c978a to main with MkDocs 1.2.3 and mike 1.1.2

moolen 3 лет назад
Родитель
Сommit
af5b5cda3a
2 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      main/api/secretstore/index.html
  2. BIN
      main/sitemap.xml.gz

+ 1 - 1
main/api/secretstore/index.html

@@ -1870,7 +1870,7 @@ The SecretStore maps to exactly one instance of an external API.</p>
 <p>By design, SecretStores are bound to a namespace and can not reference resources across namespaces.
 If you want to design cross-namespace SecretStores you must use <a href="../clustersecretstore/">ClusterSecretStores</a> which do not have this limitation.</p>
 <h2 id="example">Example</h2>
-<p>For a full list of supported fields see <a href="../spec/">spec</a> or dig into our <a href="../guides">guides</a>.</p>
+<p>For a full list of supported fields see <a href="../spec/">spec</a> or dig into our <a href="../../guides/introduction/">guides</a>.</p>
 <div class="highlight"><pre><span></span><code><span class="nt">apiVersion</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">external-secrets.io/v1beta1</span><span class="w"></span>
 <span class="nt">kind</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">SecretStore</span><span class="w"></span>
 <span class="nt">metadata</span><span class="p">:</span><span class="w"></span>

BIN
main/sitemap.xml.gz