Browse Source

Cloud Get Started index now treated as folder

[+] the top level url for the updated Cloud docs at get-started-cloud/index.md was treated as a page, not a folder. It’s now a folder
[+] fix minor typos in meta section of editor-plugin-version.md
pull/463/head
r12s 9 years ago
parent
commit
ebf12df952
  1. 4
      get-started-cloud/editor-plugin-version.md
  2. 4
      get-started-cloud/index.md

4
get-started-cloud/editor-plugin-version.md

@ -1,8 +1,8 @@
---
layout: default
title: Specify Editor & Plugin Versions
description_short: Specifying Editor and Plugin Versions for Cloud Deployments
description: Specifying Editor and Plugin Versions for Cloud Deployments
description_short: Specifying editor and plugin versions for Cloud deployments.
description: Specifying editor and plugin versions for Cloud deployments.
keywords: tinymce cloud script textarea apiKey
---

4
get-started-cloud/index.md

@ -1,9 +1,9 @@
---
layout: default
title: Cloud Get Started
description_short: Learn how to setup the TinyMCE editor and plugins via our Cloud.
description: TinyMCE Cloud customers, you'll be up and running in less than 5 minutes.
keywords: tinymce cloud script textarea apiKey
type: folder
---
{% assign links = site.data.nav[1].pages %}
{% include index.html links=links %}
Loading…
Cancel
Save