Skip to content

Commit 080c487

Browse files
save file
1 parent a0b17c3 commit 080c487

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/editors/editor/v3.0/editor-v3.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<meta name=description content='A fast, distraction-free online text editor for writing, coding, and note-taking. Built for developers and creators who value simplicity and speed.'>
1515

16-
<base href='https://ext-code.com/utils/editors/editor/'>
16+
<base href='https://ext-code.com/utils/editors/editor/html-editor.html'>
1717
<link rel=canonical href='https://ext-code.com/utils/editors/editor/editor.html'>
1818

1919
<meta name=viewport content='width=device-width, initial-scale=1'>
@@ -39,7 +39,7 @@
3939
<script src='https://cdn.jsdelivr.net/npm/ace-builds@1.37.0/src-min-noconflict/ace.js'></script>
4040

4141

42-
<script src='https://libs.ext-code.com/js/dom/component/v2.0/component.js?hdr'></script>
42+
<script src='https://libs.ext-code.com/js/dom/component/v3.0/component.js?hdr'></script>
4343

4444
<script>
4545
console.log('editor-v2.0.html');

0 commit comments

Comments
 (0)