diff --git a/README.html b/README.html
index 901687ec27..db5112c15a 100644
--- a/README.html
+++ b/README.html
@@ -3592,7 +3592,7 @@
Node dependencies
Open Source |
✔️ |
A list of most common User Agent. |
-EIGHTFINITE/top-user-agents#9c00daf51327a4945b374e35e5cb8463d91803eb (based on top-user-agents@1.0.62 ) |
+EIGHTFINITE/top-user-agents#main (based on top-user-agents@1.0.62 ) |
|
diff --git a/README.md b/README.md
index c6903bf72d..3401e72715 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@ This pack contains Fastcraft, by Player, enabled by default. Fastcraft enhances
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/string-width) | [string-width](https://www.npmjs.com/package/string-width) | Sindre Sorhus | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/sindresorhus/string-width) | ✔️ | Get the visual width of a string - the number of columns required to display it.
Required by table. | `string-width@4.2.3` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/strip-ansi) | [strip-ansi](https://www.npmjs.com/package/strip-ansi) | Sindre Sorhus | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/chalk/strip-ansi) | ✔️ | Strip ANSI escape codes from a string.
Required by string-width, table. | `strip-ansi@6.0.1` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/table) | [table](https://www.npmjs.com/package/table) | Gajus Kuizinas | [BSD-3-Clause](docs/legal/BSD-3-Clause.txt) | [Open Source](https://github.com/gajus/table) | ✔️ | Formats data into a string table.
Required by better-npm-audit. | `table@6.8.1` |
-| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/top-user-agents) | [top-user-agents](https://github.com/EIGHTFINITE/top-user-agents) | Kiko Beats | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/top-user-agents) | ✔️ | A list of most common User Agent. | `EIGHTFINITE/top-user-agents#9c00daf51327a4945b374e35e5cb8463d91803eb`
(based on `top-user-agents@1.0.62`) |
+| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/top-user-agents) | [top-user-agents](https://github.com/EIGHTFINITE/top-user-agents) | Kiko Beats | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/top-user-agents) | ✔️ | A list of most common User Agent. | `EIGHTFINITE/top-user-agents#main`
(based on `top-user-agents@1.0.62`) |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/tweetnacl) | [tweetnacl](https://www.npmjs.com/package/tweetnacl) | TweetNaCl-js contributors | [Unlicense](docs/legal/Unlicense.txt) | [Open Source](https://github.com/dchest/tweetnacl-js) | ✔️ | Port of TweetNaCl cryptographic library to JavaScript.
Required by bcrypt-pbkdf, sshpk. | `tweetnacl@0.14.5` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/universalify) | [universalify](https://www.npmjs.com/package/universalify) | Ryan Zimmerman | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/RyanZim/universalify) | ✔️ | Make a callback- or promise-based function support both promises and callbacks.
Required by @postman/tough-cookie. | `universalify@0.2.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/uri-js) | [uri-js](https://www.npmjs.com/package/uri-js) | Gary Court | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/garycourt/uri-js) | ✔️ | An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Required by ajv, har-validator/ajv. | `uri-js@4.4.1` |