You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
850 B

7 years ago
  1. diff --git a/_data/nav.yml b/_data/nav.yml
  2. index d8edd8c..3f2e139 100644
  3. --- a/_data/nav.yml
  4. +++ b/_data/nav.yml
  5. @@ -529,6 +529,8 @@
  6. - url: "wordpress"
  7. 
  8. - url: "migration-from-4x"
  9. + pages:
  10. + - url: "#Themes"
  11. 
  12. - url: "release-notes"
  13. pages:
  14. diff --git a/migration-from-4x.md b/migration-from-4x.md
  15. index c10a11e..8bcb65c 100644
  16. --- a/migration-from-4x.md
  17. +++ b/migration-from-4x.md
  18. @@ -1,7 +1,6 @@
  19. ---
  20. layout: default
  21. -title: Migrating from TinyMCE 4.x to TinyMCE 5.0.
  22. -title_nav: Migrating from 4.x
  23. +title: Migrating from 4.x
  24. description: Instructions for migrating from TinyMCE 4.x to TinyMCE 5.0.
  25. keywords: migration considerations premigration pre-migration
  26. ---