chore: change link to docs (#3694)

This commit is contained in:
Florian Forster
2022-05-23 09:04:51 +02:00
committed by GitHub
parent 6ec3c56883
commit 4261005141
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
announcementBar: {
id: 'documentation',
content:
'This page contains the documentation for ZITADEL version 2, if you are looking for version 1 please visit <a target="_blank" rel="noopener noreferrer" href="https://docs.zitadel.ch">https://docs.zitadel.ch</a>',
'This page contains the documentation for ZITADEL version 2, if you are looking for version 1 please visit <a target="_blank" rel="noopener noreferrer" href="https://docs-v1.zitadel.com">https://docs-v1.zitadel.com</a>',
backgroundColor: '#fafbfc',
textColor: '#091E42',
isCloseable: false,