mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 18:03:37 +08:00
af48fa5d91
Since the url is inside a AngularJS markup {{url}}, it's better to use **ng-href**. From [AngularJS Documentation](https://docs.angularjs.org/api/ng/directive/ngHref): <br> "Using AngularJS markup like {{hash}} in an href attribute will make the link go to the wrong URL if the user clicks it before AngularJS has a chance to replace the {{hash}} markup with its value. Until AngularJS replaces the markup the link will be broken and will most likely return a 404 error. The ngHref directive solves this problem." |
||
---|---|---|
.. | ||
abbreviations.html | ||
bindings.html | ||
colors.html | ||
functions.html | ||
history.html | ||
prompt.html | ||
variables.html |