Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/src/components/FoundTypo.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ const FoundTypo = () => {
<p><span role='img' aria-label='eyes-emoji'>👀</span> Found a typo? <a href='https://github.com/npm/cli/'>Let us know!</a></p>
<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>
<p>
To report bugs or submit feature requests for the docs, please post <a href='https://npm.community/c/support/docs-needed'>here</a>.
Submit npm issues <a href='https://npm.community/c/bugs'>here.</a>
To report bugs or submit feature requests for the docs, please post <a href='https://github.com/npm/cli/issues'>here</a>.
Submit npm issues <a href='https://github.com/npm/cli/issues'>here.</a>
</p>
</Container>
)
Expand Down