Skip to content

Commit e094cf9

Browse files
committed
Update the TOC
1 parent bf25e4a commit e094cf9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Table of Contents
44

5+
* [AngularJS in Patterns](#angularjs-in-patterns)
6+
* [Table of Contents](#table-of-contents)
57
* [Abstract](#abstract)
68
* [Introduction](#introduction)
79
* [AngularJS overview](#angularjs-overview)
@@ -19,7 +21,7 @@
1921
* [Facade](#facade)
2022
* [Proxy](#proxy)
2123
* [Interpreter](#interpreter)
22-
* [Observer (publish/subscribe)](#observer-(publish/subscribe))
24+
* [Observer](#observer)
2325
* [Chain of Responsibilities](#chain-of-responsibilities)
2426
* [Active Record](#active-record)
2527
* [Page Controller](#page-controller)

0 commit comments

Comments
 (0)