From 908c627a1b2c5b8ac3a60c231f151472d9b1a46d Mon Sep 17 00:00:00 2001 From: Marit van Dijk Date: Wed, 30 May 2018 17:32:33 +0200 Subject: [PATCH] Fix support links (#6775) --- _includes/footer.html | 2 +- _layouts/docs.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index cb9b7a45e1..3f929ffe8a 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -49,7 +49,7 @@
  • Learn
  • Blog
  • Training
  • -
  • Support
  • +
  • Support
  • Knowledge Base
  • Resources
  • diff --git a/_layouts/docs.html b/_layouts/docs.html index d7a97b3d0f..04eecae589 100644 --- a/_layouts/docs.html +++ b/_layouts/docs.html @@ -242,7 +242,7 @@
  • Edit this page
  • {% endif %}
  • Request docs changes
  • -
  • Get support
  • +
  • Get support