baseUrl fix
This commit is contained in:
parent
31042bc87a
commit
a96147899c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module.exports = {
|
|||
title: 'Robossembler',
|
||||
tagline: 'Self Replicated Robotics Infrastructure',
|
||||
url: 'https://your-docusaurus-test-site.com',
|
||||
baseUrl: '/',
|
||||
baseUrl: '/robossembler-docs/',
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
favicon: 'img/favicon.ico',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue