From 04b131b84aba0edf095909444beda8597fa49293 Mon Sep 17 00:00:00 2001 From: Remy Sharp Date: Fri, 12 Feb 2016 11:40:01 +0000 Subject: [PATCH] docs(error/nobase): show tag The tag was missing from the doc page: https://cloudup.com/cQYvg4OluTu+ - this change (presumes) to fix that and escape the tag in the title. --- docs/content/error/$location/nobase.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/error/$location/nobase.ngdoc b/docs/content/error/$location/nobase.ngdoc index ad90064cdba0..a92f50d23f6f 100644 --- a/docs/content/error/$location/nobase.ngdoc +++ b/docs/content/error/$location/nobase.ngdoc @@ -1,6 +1,6 @@ @ngdoc error @name $location:nobase -@fullName $location in HTML5 mode requires a `` tag to be present! +@fullName $location in HTML5 mode requires a <base> tag to be present! @description If you configure {@link ng.$location `$location`} to use