diff --git a/wire/modules/Inputfield/InputfieldCKEditor/README.md b/wire/modules/Inputfield/InputfieldCKEditor/README.md index ebbd96e7..610df2c1 100644 --- a/wire/modules/Inputfield/InputfieldCKEditor/README.md +++ b/wire/modules/Inputfield/InputfieldCKEditor/README.md @@ -86,7 +86,7 @@ users can choose from your editor.** `mystyles:/site/modules/InputfieldCKEditor/mystyles.js` - ProcessWire's default profile comes with a - [ready-to-go mystyles.js](https://github.com/processwire/processwire/blob/master/site-default/modules/InputfieldCKEditor/mystyles.js) + [ready-to-go mystyles.js](https://github.com/processwire/site-default/blob/main/modules/InputfieldCKEditor/mystyles.js) in the exact location mentioned above. Feel free to use this. - The term **mystyles** is just something we made up, and you @@ -185,5 +185,4 @@ in ProcessWire. If you will use the same `contents-inline.css` file for all of your inline fields, then just make sure it is specified with the settings for each of your CKEditor inline textarea fields, otherwise you may end up -reverting back to the default `contents-inline.css`. - +reverting back to the default `contents-inline.css`. \ No newline at end of file