diff options
| -rw-r--r-- | docs/content/guide/dev_guide.services.$location.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/dev_guide.services.$location.ngdoc b/docs/content/guide/dev_guide.services.$location.ngdoc index 7a607299..788fe9a7 100644 --- a/docs/content/guide/dev_guide.services.$location.ngdoc +++ b/docs/content/guide/dev_guide.services.$location.ngdoc @@ -98,7 +98,7 @@ To configure the `$location` service, retrieve the - **hashPrefix(prefix)**: {string}<br /> prefix used for Hashbang URLs (used in Hashbang mode or in legacy browser in Html5 mode)<br /> - default: `'!'` + default: `""` ### Example configuration <pre> |
