mirror of
https://github.com/openziti/zrok.git
synced 2025-06-26 04:31:30 +02:00
correct the zrok site canonical url in Docusaurus confg
This commit is contained in:
parent
f185959bef
commit
ab84c95c52
@ -9,7 +9,7 @@ const config = {
|
|||||||
title: 'Zrok',
|
title: 'Zrok',
|
||||||
staticDirectories: ['static', '../docs/images'],
|
staticDirectories: ['static', '../docs/images'],
|
||||||
tagline: 'Globally distributed reverse proxy',
|
tagline: 'Globally distributed reverse proxy',
|
||||||
url: 'https://zrok.io',
|
url: 'https://docs.zrok.io',
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user