Merge pull request #5394 from mermaid-js/update-announcement-bar-link

DOCS: update Announcement bar link
This commit is contained in:
Sidharth Vinod 2024-03-19 08:49:25 +05:30 committed by GitHub
commit 6502036be9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
>
<p class="flex-grow text-center tracking-wide text-text">
<a
href="https://www.mermaidchart.com/app/landing"
href="https://www.mermaidchart.com/landing"
target="_blank"
class="unstyled flex-grow tracking-wide plausible-event-name=bannerClick"
>

View File

@ -28,5 +28,5 @@ yarn install
yarn link mermaid
# Force Build the site
yarn run build -- --force
yarn run build