mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	Updated mermaid info button url.
This commit is contained in:
		| @@ -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://ckeditor.com/blog/github-writer-now-available-with-mermaid-support/'; | 			const link = 'https://ckeditor.com/blog/basic-overview-of-creating-flowcharts-using-mermaid/'; | ||||||
|  |  | ||||||
| 			buttonView.set( { | 			buttonView.set( { | ||||||
| 				label: t( 'Read more about Mermaid diagram syntax' ), | 				label: t( 'Read more about Mermaid diagram syntax' ), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user