From 59d0c650f9d1c8f8dcb80244f9de791291664c34 Mon Sep 17 00:00:00 2001 From: jcsmillie Date: Mon, 7 Jun 2021 15:54:53 +0200 Subject: [PATCH] update repository ref in config --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 154fe19f..dfc95cd6 100644 --- a/config.js +++ b/config.js @@ -10,7 +10,7 @@ const config = { logoLink: '/', title: '

DOCS

', githubUrl: - 'https://github.com/input-output-hk/cardano-org-documentation-iohk', + 'https://github.com/input-output-hk/cardano-documentation', helpUrl: '', tweetText: '', social: `
  • @@ -69,7 +69,7 @@ const config = { description: 'Documentation for the Cardano ecosystem ', ogImage: null, docsLocation: - 'https://github.com/input-output-hk/cardano-org-documentation-iohk/tree/master/content', + 'https://github.com/input-output-hk/cardano-documentation/tree/staging/content', favicon: 'pwa-512.png', }, pwa: {