Skip to content

Commit 7f1657d

Browse files
Update toolbar.html
update link to https
1 parent e771979 commit 7f1657d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/controlgroup/toolbar.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
<div class="demo-description">
272272
<p>A sample editor toolbar</p>
273273
<p>Highlight text and edit it using the buttons and dropdowns in the toolbar.</p>
274-
<p class="warning">Remember: This is only a demo and shouldn't be used for anything in production. Use a proper editor like <a href="http://prosemirror.net/">ProseMirror</a> instead.
274+
<p class="warning">Remember: This is only a demo and shouldn't be used for anything in production. Use a proper editor like <a href="https://prosemirror.net/">ProseMirror</a> instead.
275275
</div>
276276
</body>
277277
</html>

0 commit comments

Comments
 (0)