Update docusaurus.config.js

This commit is contained in:
divya-mohan0209 2022-08-19 19:45:40 +05:30 committed by GitHub
parent b9bce2383b
commit d1e7b44c2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ module.exports = {
title: 'RKE1',
tagline: '',
url: 'https://rancher.github.io/',
baseUrl: '/docs/',
baseUrl: '/',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.png',