Skip to content

Commit 5720964

Browse files
authored
Updated Demo 🖊️
1 parent 520ef26 commit 5720964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/markdown_editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<title>Markdown Text Editor | Scriptor.js Demo</title>
44
<link href="https://unpkg.com/primer@latest/build/build.css" rel="stylesheet" />
5-
<script src="/dist/scriptor.min.js" defer></script>
5+
<script src="https://cdn.jsdelivr.net/gh/MarketingPipeline/Scriptor.js/dist/scriptor.min.js"></script>
66
</head>
77
<body>
88
<div class="container py-4">

0 commit comments

Comments
 (0)