From 5bbb92a36b843f8aa39eb94fa58ee3f9c0a7d9ad Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Wed, 10 Jun 2015 14:08:37 -0500 Subject: [PATCH] Nav push and pop --- GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIDE.md b/GUIDE.md index a9287c50f3..ebff7cf366 100644 --- a/GUIDE.md +++ b/GUIDE.md @@ -67,7 +67,7 @@ There are also shortcut directives we can use for links much like `ui-sref`, suc `nav-push` and `nav-pop` which can be used like this: ```html - + ``` ```html