Skip to content

Commit abb4f8e

Browse files
author
Dylan Just
committed
URL
1 parent 60ca43b commit abb4f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/html/Part1Ex1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<!--
1717
This project has webpack configured. Run `yarn webpack-dev-server` and navigate to
18-
http://localhost:8080/src/main/html/Part1Exercise1.html to view this page.
18+
http://localhost:8080/src/main/html/Part1Ex1.html to view this page.
1919
2020
tinymce.init is the most important API function of TinyMCE. In its most basic form, you specify a CSS selector for an
2121
element, and a TinyMCE editor appears where the element was:

0 commit comments

Comments
 (0)