angular-cn/aio/content/errors
George Kalpakas fb58a2bd54 fix(docs-infra): use relative URLs for internal links on error pages (#40881)
Previously, some of the links on the error pages had URLs prefixed with
`https://angular.io/`. This caused them to be treated as external URLs,
which had the following downsides:
- Links would always point to `angular.io` instead of the same version
  as the error page (e.g. `next.angular.io` or `v11.angular.io`).
- Dgeni would not be able to check that the URLs are valid (i.e. point
  to existing pages).
- An external link icon would incorrectly be shown next to the links on
  `angular.io`.

This commit fixes the links to use relative URLs.

PR Close #40881
2021-02-19 09:14:59 -08:00
..
NG0100.md fix(docs-infra): use relative URLs for internal links on error pages (#40881) 2021-02-19 09:14:59 -08:00
NG0200.md fix(docs-infra): use relative URLs for internal links on error pages (#40881) 2021-02-19 09:14:59 -08:00
NG0201.md fix(docs-infra): use relative URLs for internal links on error pages (#40881) 2021-02-19 09:14:59 -08:00
NG0300.md fix(docs-infra): use relative URLs for internal links on error pages (#40881) 2021-02-19 09:14:59 -08:00
NG0301.md fix(docs-infra): use relative URLs for internal links on error pages (#40881) 2021-02-19 09:14:59 -08:00
NG0302.md docs: add guide for NG0302 (#40580) 2021-01-28 15:56:40 -08:00
NG1001.md docs: add guides for the top 10 errors (#40060) 2021-01-14 11:28:52 -08:00
NG2003.md fix(docs-infra): use relative URLs for internal links on error pages (#40881) 2021-02-19 09:14:59 -08:00
NG3003.md refactor(compiler-cli): error on cyclic imports in partial compilation (#40782) 2021-02-17 06:53:38 -08:00
NG8001.md fix(docs-infra): use relative URLs for internal links on error pages (#40881) 2021-02-19 09:14:59 -08:00
NG8002.md fix(docs-infra): use relative URLs for internal links on error pages (#40881) 2021-02-19 09:14:59 -08:00
NG8003.md fix(docs-infra): use relative URLs for internal links on error pages (#40881) 2021-02-19 09:14:59 -08:00
index.md build(docs-infra): error guides in docs (#40060) 2021-01-14 11:28:52 -08:00