From 646b7aab8ea20ada5cf4d3161b34fc7971f1f80e Mon Sep 17 00:00:00 2001 From: Jim Fisher Date: Wed, 30 Sep 2020 10:00:19 +0100 Subject: [PATCH] Stop linking to an archived forum as the way to submit issues I don't know if the links I've suggested are "correct", but they're surely better than the current ones. --- docs/src/components/FoundTypo.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/components/FoundTypo.js b/docs/src/components/FoundTypo.js index 5aca0894934dc..39877c402d833 100644 --- a/docs/src/components/FoundTypo.js +++ b/docs/src/components/FoundTypo.js @@ -13,8 +13,8 @@ const FoundTypo = () => {

👀 Found a typo? Let us know!

The current stable version of npm is here. To upgrade, run: npm install npm@latest -g

- To report bugs or submit feature requests for the docs, please post here. - Submit npm issues here. + To report bugs or submit feature requests for the docs, please post here. + Submit npm issues here.

)