You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
- docs pages should only have one h1
- docs pages shouldn't skip a h* in the hierarchy
- manual table of contents are no longer necesary
- references to the doc-module-components directive are obsolete
Copy file name to clipboardExpand all lines: docs/content/misc/started.ngdoc
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@ becoming an AngularJS expert.
16
16
starter app with a directory layout, test harness, and scripts to begin building your application.
17
17
18
18
19
-
# Further Steps
19
+
## Further Steps
20
20
21
-
## Watch Videos
21
+
### Watch Videos
22
22
23
23
If you haven’t had a chance to watch the videos from the homepage, please check out:
24
24
@@ -29,13 +29,13 @@ If you haven’t had a chance to watch the videos from the homepage, please chec
29
29
And visit our [YouTube channel](http://www.youtube.com/user/angularjs) for more AngularJS video presentations and
30
30
tutorials.
31
31
32
-
## Subscribe
32
+
### Subscribe
33
33
34
34
* Subscribe to the [mailing list](http://groups.google.com/forum/?fromgroups#!forum/angular). Ask questions here!
35
35
* Follow us on [Twitter](https://twitter.com/intent/follow?original_referer=http%3A%2F%2Fangularjs.org%2F®ion=follow_link&screen_name=angular&source=followbutton&variant=2.0)
36
36
* Add us to your circles on [Google+](https://plus.google.com/110323587230527980117/posts)
37
37
38
-
## Read more
38
+
### Read more
39
39
40
40
The AngularJS documentation includes the {@link guide/index Developer Guide} covering concepts and the
0 commit comments