diff --git a/.pullapprove.yml b/.pullapprove.yml index 13b4069f1ab..9a13c501fb8 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -858,6 +858,7 @@ groups: 'aio/content/images/guide/toh/**/{*,.*}', 'aio/content/demos/first-app/**/{*,.*}', 'aio/content/examples/first-app-*/**/{*,.*}', + 'aio/content/images/guide/faa/**/{*,.*}', 'aio/content/examples/toh-pt0/**/{*,.*}', 'aio/content/examples/toh-pt1/**/{*,.*}', 'aio/content/examples/toh-pt2/**/{*,.*}', diff --git a/aio/content/marketing/docs.md b/aio/content/marketing/docs.md index 63f5e467373..2d445fe0c63 100644 --- a/aio/content/marketing/docs.md +++ b/aio/content/marketing/docs.md @@ -6,16 +6,16 @@ These Angular docs help you learn and use the Angular framework and development Tutorials and guides include downloadable examples to help you start your projects.
Work through a full tutorial to create your first application.
+ +Get a high-level overview of the Angular platform.
- -Examine and work with a small ready-made Angular application, without any setup.
- -Learn about the fundamental design concepts and architecture of Angular applications.
@@ -26,11 +26,6 @@ Tutorials and guides include downloadable examples to help you start your projecSet up your local environment for development with the Angular CLI.
- -Work through a full tutorial to create your first application.
- -