From 461833b322a38ea99ec22c479b9e9bc412ae9395 Mon Sep 17 00:00:00 2001 From: Fabian Rodriguez Date: Tue, 19 Nov 2024 10:41:24 +0100 Subject: [PATCH] Pull link to issues from jekyll's config. --- app/_includes/header/nav-links.html | 2 +- jekyll-dev.yml | 1 + jekyll.yml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/_includes/header/nav-links.html b/app/_includes/header/nav-links.html index 8ce56dce1c28..d7ad0a4a294b 100644 --- a/app/_includes/header/nav-links.html +++ b/app/_includes/header/nav-links.html @@ -9,7 +9,7 @@ {% endif %} diff --git a/jekyll-dev.yml b/jekyll-dev.yml index f631737d37ca..5db4f1c6463d 100644 --- a/jekyll-dev.yml +++ b/jekyll-dev.yml @@ -28,6 +28,7 @@ links: instaclustr: "https://www.instaclustr.com/products/kong/?utm_source=partnership&utm_medium=link&utm_campaign=mashape" learn: https://education.konghq.com # kong academy archive: https://legacy-gateway--kongdocs.netlify.app + issues: https://github.com/Kong/docs.konghq.com/issues/ locales: ja: https://docs.jp.konghq.com en: http://localhost:4000 diff --git a/jekyll.yml b/jekyll.yml index 88ef7fed798c..8580cc8e4852 100644 --- a/jekyll.yml +++ b/jekyll.yml @@ -28,6 +28,7 @@ links: instaclustr: "https://www.instaclustr.com/products/kong/?utm_source=partnership&utm_medium=link&utm_campaign=mashape" learn: https://education.konghq.com # kong academy archive: https://legacy-gateway--kongdocs.netlify.app + issues: https://github.com/Kong/docs.konghq.com/issues/ locales: ja: https://docs.jp.konghq.com en: https://docs.konghq.com