Browse Source

fix: add missing link to the docs (#5783)

Gergely Bräutigam 3 months ago
parent
commit
139085f721
2 changed files with 2 additions and 0 deletions
  1. 0 0
      docs/provider/aws-access.md
  2. 2 0
      hack/api-docs/mkdocs.yml

docs/snippets/provider-aws-access.md → docs/provider/aws-access.md


+ 2 - 0
hack/api-docs/mkdocs.yml

@@ -120,6 +120,7 @@ nav:
   - Provider:
       - AWS Secrets Manager: provider/aws-secrets-manager.md
       - AWS Parameter Store: provider/aws-parameter-store.md
+      - AWS Access: provider/aws-access.md
       - Azure Key Vault: provider/azure-key-vault.md
       - Barbican: provider/barbican.md
       - BeyondTrust: provider/beyondtrust.md
@@ -174,6 +175,7 @@ nav:
           - Community meetings calendar: contributing/calendar.md
           - Roadmap: contributing/roadmap.md
           - Burnout Prevention: contributing/burnout-mitigation.md
+          - LLM Policy: contributing/llm-policy.md
       - External Resources:
           - Talks: eso-talks.md
           - Demos: eso-demos.md