From a8a3000318b2793b71fa544044b352a896848783 Mon Sep 17 00:00:00 2001 From: shikha Date: Wed, 5 Dec 2018 09:23:48 +1000 Subject: [PATCH] DOC-212-remove redundant para --- mobile.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mobile.md b/mobile.md index 719b782..0921895 100644 --- a/mobile.md +++ b/mobile.md @@ -15,10 +15,6 @@ Configuration is relatively easy, so let's get started. > Note: Please note that TinyMCE mobile will not work on non-mobile environments. -## How to TinyMCE mobile setup - -Please visit our [mobile page](https://www.tinymce.com/mobile) to download the Self-hosted package. If you're using TinyMCE Cloud, mobile is available in the `dev` branch. - ## How to set up mobile In the snippet below, we use TinyMCE Cloud to instantiate the editor. If you're using the Self-hosted package, replace `cloud.tinymce.com/dev/` with your path to `tinymce.min.js`.