MDL-78714 editor_tiny: Move TinyMCE import instructions to correct path
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
2. Check out a clean copy of TinyMCE of the target version.
|
||||
|
||||
```
|
||||
```../../
|
||||
tinymce=`mktemp -d`
|
||||
cd "${tinymce}"
|
||||
git clone https://github.com/tinymce/tinymce.git
|
||||
@@ -0,0 +1 @@
|
||||
For instructions on how to import TinyMCE into Moodle, see js/tinymce/readme_moodle.md.
|
||||
Reference in New Issue
Block a user