From 522f8a1418fe7f24a9518797f0141ad58114f611 Mon Sep 17 00:00:00 2001 From: Mohammed S Shurrab Date: Tue, 31 Jul 2018 11:21:06 +0300 Subject: [PATCH] Update config.js while nova is a private repo, it's better to redirect the user to the nova-docs? --- .vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 4b9cbaa8..25606cfe 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -17,7 +17,7 @@ module.exports = { themeConfig: { logo: '/assets/img/logo.svg', - repo: 'laravel/nova', + repo: 'laravel/nova-docs', displayAllHeaders: true, sidebarDepth: 1,