From 78dd38713bc8d12db72f509ccbb0d22a98dc7dd0 Mon Sep 17 00:00:00 2001 From: "david.jones" Date: Wed, 21 Mar 2018 09:30:36 -0700 Subject: [PATCH] make the header and footer links to docs language specific --- data/partials/footer.fr.yaml | 4 ++-- data/partials/footer.yaml | 4 ++-- data/partials/header.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/partials/footer.fr.yaml b/data/partials/footer.fr.yaml index d15f2ee3a19cb..e43d69fd7b9b0 100644 --- a/data/partials/footer.fr.yaml +++ b/data/partials/footer.fr.yaml @@ -12,14 +12,14 @@ col1: link: 'https://www.datadoghq.com/alerts/' title: Alertes - name: api - link: 'https://docs.datadoghq.com/api/' + link: 'api/' title: API - name: pricing link: 'https://www.datadoghq.com/pricing/' title: Prix col2: - name: documentation - link: 'http://docs.datadoghq.com/' + link: '' title: Documentation - name: support link: 'https://www.datadoghq.com/support/' diff --git a/data/partials/footer.yaml b/data/partials/footer.yaml index 7420b77767d58..84f4469062cc8 100644 --- a/data/partials/footer.yaml +++ b/data/partials/footer.yaml @@ -12,14 +12,14 @@ col1: link: "https://www.datadoghq.com/alerts/" title: "Alerts" - name: api - link: "https://docs.datadoghq.com/api/" + link: "api/" title: "API" - name: pricing link: "https://www.datadoghq.com/pricing/" title: "Pricing" col2: - name: documentation - link: "http://docs.datadoghq.com/" + link: "" title: "Documentation" - name: support link: "https://www.datadoghq.com/support/" diff --git a/data/partials/header.yaml b/data/partials/header.yaml index 34ce533794958..22cd7bcf72599 100644 --- a/data/partials/header.yaml +++ b/data/partials/header.yaml @@ -19,10 +19,10 @@ left: link: "https://www.datadoghq.com/alerts/" title: "Alerts" - name: product_api - link: "https://docs.datadoghq.com/api" + link: "api" title: "API" - name: docs - link: "https://docs.datadoghq.com/" + link: "" title: "Docs" - name: pricing link: "https://www.datadoghq.com/pricing/"