From 51c7d32c09bda99952b1dc7cda8078a1ce4b998c Mon Sep 17 00:00:00 2001 From: George Kalpakas Date: Thu, 18 Feb 2021 18:42:45 +0200 Subject: [PATCH] fix(docs-infra): show external link icons for external links on error pages (#40881) This commit adds error pages to the list of docs pages that have an external link icon next to links to external URLs. PR Close #40881 --- aio/src/styles/0-base/_typography.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/aio/src/styles/0-base/_typography.scss b/aio/src/styles/0-base/_typography.scss index 4f909fc9dc..1b0afc1f46 100755 --- a/aio/src/styles/0-base/_typography.scss +++ b/aio/src/styles/0-base/_typography.scss @@ -213,6 +213,7 @@ code { .folder-api, .folder-cli, .folder-docs, +.folder-errors, .folder-guide, .folder-start, .folder-tutorial {