Skip to content

Commit 1d235b2

Browse files
jameshfisherdarcyclarke
authored andcommitted
docs: update link to CLI issues
Credit: @jameshfisher Close: #1881 Reviewed-by: @darcyclarke
1 parent 7a05740 commit 1d235b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/components/FoundTypo.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ const FoundTypo = () => {
1313
<p><span role='img' aria-label='eyes-emoji'>👀</span> Found a typo? <a href='https://github.com/npm/cli/'>Let us know!</a></p>
1414
<p>The current stable version of npm is <a href='https://github.com/npm/cli/'>here</a>. To upgrade, run: <code className='language-text'>npm install npm@latest -g</code></p>
1515
<p>
16-
To report bugs or submit feature requests for the docs, please post <a href='https://npm.community/c/support/docs-needed'>here</a>.
17-
Submit npm issues <a href='https://npm.community/c/bugs'>here.</a>
16+
To report bugs or submit feature requests for the docs, please post <a href='https://github.com/npm/cli/issues'>here</a>.
17+
Submit npm issues <a href='https://github.com/npm/cli/issues'>here.</a>
1818
</p>
1919
</Container>
2020
)

0 commit comments

Comments
 (0)