diff --git a/aio/content/guide/fundamentals.md b/aio/content/guide/fundamentals.md deleted file mode 100644 index aac1ca458b..0000000000 --- a/aio/content/guide/fundamentals.md +++ /dev/null @@ -1,3 +0,0 @@ -# Fundamentals of Angular - -Learn the fundamental features of Angular in this section of the guide. \ No newline at end of file diff --git a/aio/content/guide/techniques.md b/aio/content/guide/techniques.md deleted file mode 100644 index 7460f96e98..0000000000 --- a/aio/content/guide/techniques.md +++ /dev/null @@ -1,3 +0,0 @@ -# Techniques - -Learn important Angular application techniques such as how to setup, secure, and deploy your application. \ No newline at end of file diff --git a/aio/content/marketing/docs.md b/aio/content/marketing/docs.md index 0dc3b1042f..4291282622 100644 --- a/aio/content/marketing/docs.md +++ b/aio/content/marketing/docs.md @@ -21,10 +21,10 @@ Angular is a platform that makes it easy to build applications with the web. Ang
--> - +Get additional information on specific topics in the Fundamentals section.
- +Learn Angular application fundamentals, starting with an architecture overview.
+ diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 33ff0cbd34..4aed8abd08 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -90,12 +90,6 @@ "tooltip": "The fundamentals of Angular", "children": [ - { - "url": "guide/fundamentals", - "title": "Introduction", - "tooltip": "An introduction to the fundamentals of Angular." - }, - { "url": "guide/animations", "title": "Animations", @@ -267,12 +261,6 @@ "tooltip": "Techniques for putting Angular to work in your environment", "children": [ - { - "url": "guide/techniques", - "title": "Introduction", - "tooltip": "An introduction to techniques to use when developing with Angular." - }, - { "url": "guide/security", "title": "Security",