From 900502fc21397dfefbae3b549ebe9afd149cec13 Mon Sep 17 00:00:00 2001 From: billy rennekamp Date: Thu, 2 Jan 2020 18:31:55 +0100 Subject: [PATCH] Merge PR #5464: Update config.js --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 9295d7112..e25d835a7 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -56,7 +56,7 @@ module.exports = { children: [ { title: "Tutorials", - path: "https://github.com/cosmos/sdk-application-tutorial" + path: "https://tutorials.cosmos.network" }, { title: "SDK API Reference",