Skip to content

Commit 44325be

Browse files
committed
move guide to optional features top level section
1 parent ca9af9e commit 44325be

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

guides/v3.3.0/optional-features/introduction.md

Whitespace-only changes.
File renamed without changes.

guides/v3.3.0/pages.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,6 @@
230230
pages:
231231
- title: "Managing Dependencies"
232232
url: "managing-dependencies"
233-
- title: "Removing jQuery"
234-
url: "removing-jquery"
235233

236234
- title: "Configuring Ember.js"
237235
url: 'configuring-ember'
@@ -255,6 +253,12 @@
255253
- title: "Debugging"
256254
url: "debugging"
257255

256+
- title: "Optional Features"
257+
url: "optional-features"
258+
pages:
259+
- title: "Removing jQuery"
260+
url: "removing-jquery"
261+
258262
- title: "Contributing to Ember.js"
259263
url: 'contributing'
260264
pages:

0 commit comments

Comments
 (0)