We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093169a commit 7890e43Copy full SHA for 7890e43
docs/docusaurus.config.js
@@ -12,7 +12,7 @@ module.exports = {
12
title: 'Mapillary Python SDK',
13
tagline: 'A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data',
14
url: 'https://mapillary.github.io',
15
- baseUrl: '/',
+ baseUrl: '/mapillary-python-sdk/',
16
onBrokenLinks: 'warn',
17
onBrokenMarkdownLinks: 'warn',
18
favicon: 'img/favicon.ico',
0 commit comments