Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _argohub/terms-and-privacy-policy/cloud-credits.md
1 change: 1 addition & 0 deletions _argohub/terms-and-privacy-policy/privacy-policy.md
1 change: 1 addition & 0 deletions _argohub/terms-and-privacy-policy/sla.md
1 change: 1 addition & 0 deletions _argohub/terms-and-privacy-policy/terms-of-service.md
17 changes: 17 additions & 0 deletions _data/argohub-nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,20 @@
url: "/secrets"


- title: Terms and Privacy Policy
url: "/terms-and-privacy-policy"
pages:
- title: Terms of Service
url: "/terms-of-service"
- title: Privacy Policy
url: "/privacy-policy"
- title: Acceptable Use Policy
url: "/acceptable-use-policy"
- title: Service Commitment
url: "/sla"
- title: Cloud Credits
url: "/cloud-credits"
- title: Support Triage Definitions
url: "/support-triage-definitions"
- title: Legacy Codefresh Terms of Service
url: "/legacy-cf-terms-of-service"
10 changes: 9 additions & 1 deletion assets/js/src/argohub-redirect-mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,13 @@
"/docs/promotions/yaml/product-crd/": "/argohub/promotions/yaml/product-crd/",
"/docs/promotions/yaml/promotion-flow-crd/": "/argohub/promotions/yaml/promotion-flow-crd/",
"/docs/promotions/yaml/promotion-policy-crd/": "/argohub/promotions/yaml/promotion-policy-crd/",
"/docs/promotions/yaml/promotion-template-crd/": "/argohub/promotions/yaml/promotion-template-crd/"
"/docs/promotions/yaml/promotion-template-crd/": "/argohub/promotions/yaml/promotion-template-crd/",
"/docs/terms-and-privacy-policy/acceptable-use-policy/": "/argohub/terms-and-privacy-policy/acceptable-use-policy/",
"/docs/terms-and-privacy-policy/cloud-credits/": "/argohub/terms-and-privacy-policy/cloud-credits/",
"/docs/terms-and-privacy-policy/legacy-cf-terms-of-service/": "/argohub/terms-and-privacy-policy/legacy-cf-terms-of-service/",
"/docs/terms-and-privacy-policy/octopus-deploy-customer-agreement/": "/argohub/terms-and-privacy-policy/octopus-deploy-customer-agreement/",
"/docs/terms-and-privacy-policy/privacy-policy/": "/argohub/terms-and-privacy-policy/privacy-policy/",
"/docs/terms-and-privacy-policy/sla/": "/argohub/terms-and-privacy-policy/sla/",
"/docs/terms-and-privacy-policy/support-triage-definitions/": "/argohub/terms-and-privacy-policy/support-triage-definitions/",
"/docs/terms-and-privacy-policy/terms-of-service/": "/argohub/terms-and-privacy-policy/terms-of-service/"
}