@@ -9,33 +9,33 @@ _このドキュメントは[AngularJS in Patterns](https://github.com/mgechev/a
99* [ 要旨] ( #要旨 )
1010* [ はじめに] ( #はじめに )
1111* [ AngularJSの概要] ( #AngularJSの概要 )
12- * [ パーシャル] ( #パーシャル )
13- * [ コントローラ] ( #コントローラ )
14- * [ スコープ] ( #スコープ )
15- * [ ディレクティブ] ( #ディレクティブ )
16- * [ フィルタ] ( #フィルタ )
17- * [ サービス] ( #サービス )
12+ * [ パーシャル] ( #パーシャル )
13+ * [ コントローラ] ( #コントローラ )
14+ * [ スコープ] ( #スコープ )
15+ * [ ディレクティブ] ( #ディレクティブ )
16+ * [ フィルタ] ( #フィルタ )
17+ * [ サービス] ( #サービス )
1818* [ AngularJSのパターン] ( #AngularJSのパターン )
19- * [ サービス] ( #サービス-1 )
20- * [ シングルトン] ( #シングルトン )
21- * [ ファクトリ・メソッド] ( #ファクトリ・メソッド )
22- * [ デコレータ] ( #デコレータ )
23- * [ ファサード] ( #ファサード )
24- * [ プロキシ] ( #プロキシ )
25- * [ アクティブ・レコード] ( #アクティブ・レコード )
26- * [ Intercepting Filters] ( #intercepting-filters )
27- * [ Directives] ( #directives-1 )
28- * [ Composite] ( #composite )
19+ * [ サービス] ( #サービス-1 )
20+ * [ シングルトン] ( #シングルトン )
21+ * [ ファクトリ・メソッド] ( #ファクトリ・メソッド )
22+ * [ デコレータ] ( #デコレータ )
23+ * [ ファサード] ( #ファサード )
24+ * [ プロキシ] ( #プロキシ )
25+ * [ アクティブ・レコード] ( #アクティブ・レコード )
26+ * [ Intercepting Filters] ( #intercepting-filters )
27+ * [ Directives] ( #directives-1 )
28+ * [ Composite] ( #composite )
2929 * [ Interpreter] ( #interpreter )
30- * [ Template View] ( #template-view )
31- * [ Scope] ( #scope-1 )
32- * [ Observer] ( #observer )
33- * [ Chain of Responsibilities] ( #chain-of-responsibilities )
34- * [ Command] ( #command )
35- * [ Controller] ( #controller-1 )
36- * [ Page Controller] ( #page-controller )
37- * [ Others] ( #others )
38- * [ Module Pattern] ( #module-pattern )
30+ * [ Template View] ( #template-view )
31+ * [ Scope] ( #scope-1 )
32+ * [ Observer] ( #observer )
33+ * [ Chain of Responsibilities] ( #chain-of-responsibilities )
34+ * [ Command] ( #command )
35+ * [ Controller] ( #controller-1 )
36+ * [ Page Controller] ( #page-controller )
37+ * [ Others] ( #others )
38+ * [ Module Pattern] ( #module-pattern )
3939 * [ Data Mapper] ( #data-mapper )
4040* [ References] ( #references )
4141
0 commit comments