Skip to content
Snippets Groups Projects
Commit c4a1a6e8 authored by David Schwarzmann's avatar David Schwarzmann
Browse files

Update schema URL to docs.fitko.de

parent fd6fef6b
No related branches found
No related tags found
1 merge request!61Improve API spec version loading
......@@ -7,7 +7,7 @@ import BrowserOnly from '@docusaurus/BrowserOnly'
import useAsync from '@site/src/hooks/useAsync'
const SCHEMA_BASE_URL = 'https://fitko.uber.space'
const SCHEMA_BASE_URL = 'https://docs.fitko.de'
const getLatestVersion = async (siteVersion) => {
return axios.get('https://git.fitko.de/api/v4/projects/1/repository/tags')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment