Update docusaurus.config.js

This commit is contained in:
Allegro AI
2021-05-18 14:41:43 +03:00
committed by GitHub
parent 073b3881ea
commit 039d62cdca

View File

@@ -15,7 +15,7 @@ module.exports = {
title: 'ClearML',
tagline: 'Auto-Magical Suite of tools to streamline your ML workflow',
url: 'https://clear.ml',
baseUrl: '/',
baseUrl: '/docs/latest/',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',