We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9af9e commit 44325beCopy full SHA for 44325be
guides/v3.3.0/optional-features/introduction.md
guides/v3.3.0/addons-and-dependencies/removing-jquery.md renamed to guides/v3.3.0/optional-features/removing-jquery.md
guides/v3.3.0/pages.yml
@@ -230,8 +230,6 @@
230
pages:
231
- title: "Managing Dependencies"
232
url: "managing-dependencies"
233
- - title: "Removing jQuery"
234
- url: "removing-jquery"
235
236
- title: "Configuring Ember.js"
237
url: 'configuring-ember'
@@ -255,6 +253,12 @@
255
253
- title: "Debugging"
256
254
url: "debugging"
257
+- title: "Optional Features"
+ url: "optional-features"
258
+ pages:
259
+ - title: "Removing jQuery"
260
+ url: "removing-jquery"
261
+
262
- title: "Contributing to Ember.js"
263
url: 'contributing'
264
0 commit comments