Update Docusaurus config file
This commit is contained in:
parent
410ac71ca8
commit
3ae6f42e91
|
|
@ -3,8 +3,8 @@
|
|||
module.exports = {
|
||||
title: 'Fleet',
|
||||
tagline: '',
|
||||
url: 'https://rancher.github.io/',
|
||||
baseUrl: '/fleet-docs/',
|
||||
url: 'https://fleet.rancher.io/',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'warn',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
favicon: 'img/favicon.ico',
|
||||
|
|
|
|||
Loading…
Reference in New Issue