diff --git a/order.json b/order.json index ee998761..42d18ce2 100644 --- a/order.json +++ b/order.json @@ -4,7 +4,8 @@ "contributing", { "about-jquery": [ - "how-jquery-works", + "how-to-setup-jquery", + "using-jquery", "additional-support" ] }, diff --git a/page/about-jquery/how-jquery-works.md b/page/about-jquery/how-jquery-works.md deleted file mode 100644 index 33cfb0cb..00000000 --- a/page/about-jquery/how-jquery-works.md +++ /dev/null @@ -1,210 +0,0 @@ - - -### jQuery: The Basics - -This is a basic tutorial, designed to help you get started using jQuery. If you don't have a test page setup yet, start by creating the following HTML page: - -``` - - -
- -