Skip to content

Commit 8ce3839

Browse files
authored
Remove classicyarn link from glossary
1 parent a773126 commit 8ce3839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ mrs-developer
272272
As a byproduct of its update operations, it also automatically adjusts `jsconfig.json`, which is used by Volto to configure webpack aliases.
273273
274274
Yarn
275-
[Yarn](https://classic.yarnpkg.com/) is a JavaScript package manager.
275+
[Yarn](https://yarnpkg.com/) is a JavaScript package manager.
276276
277277
Hydration
278278
After loading an HTML page generated with {term}`SSR` in the browser, React can populate the existing {term}`DOM` elements, and recreate and attach their coresponding components.

0 commit comments

Comments
 (0)