From 63be222326f3badbb76371f82d49fed5ab9e3e65 Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Tue, 13 Mar 2012 13:52:57 -0700 Subject: docs(input): Fix some broken links, add missing $, use ng- in examples --- docs/content/cookbook/mvc.ngdoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/content/cookbook/mvc.ngdoc') diff --git a/docs/content/cookbook/mvc.ngdoc b/docs/content/cookbook/mvc.ngdoc index cdb5ebdc..92033352 100644 --- a/docs/content/cookbook/mvc.ngdoc +++ b/docs/content/cookbook/mvc.ngdoc @@ -80,16 +80,16 @@ no connection between the controller and the view.

Tic-Tac-Toe

-
+
Next Player: {{nextMove}} -
Player {{winner}} has won!
+
Player {{winner}} has won!
- - + +
{{cell}}
{{cell}}
- +
-- cgit v1.2.3