mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-14 21:22:29 +08:00
Updated url.
This commit is contained in:
parent
2c7913a8e6
commit
45a05048fc
@ -86,7 +86,7 @@ export default class MermaidUI extends Plugin {
|
|||||||
|
|
||||||
editor.ui.componentFactory.add( 'mermaidInfo', locale => {
|
editor.ui.componentFactory.add( 'mermaidInfo', locale => {
|
||||||
const buttonView = new ButtonView( locale );
|
const buttonView = new ButtonView( locale );
|
||||||
const link = 'https://mermaid-js.github.io/mermaid/#/flowchart';
|
const link = 'https://ckeditor.com/blog/github-writer-now-available-with-mermaid-support/';
|
||||||
|
|
||||||
buttonView.set( {
|
buttonView.set( {
|
||||||
label: t( 'Read more about Mermaid diagram syntax' ),
|
label: t( 'Read more about Mermaid diagram syntax' ),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user