diff --git a/HISTORY.md b/HISTORY.md
index b9a8641c..80d0e87e 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,6 +1,6 @@
-# ripple-lib Release History
+# xrpl.js (ripple-lib) Release History
-Subscribe to [the **ripple-lib-announce** mailing list](https://groups.google.com/forum/#!forum/ripple-lib-announce) for release announcements. We recommend that ripple-lib users stay up-to-date with the latest stable release.
+Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xrpl-announce) for release announcements. We recommend that xrpl.js (ripple-lib) users stay up-to-date with the latest stable release.
## 1.10.0 (2021-08-12)
diff --git a/README.md b/README.md
index 2e7e01d1..2ac3752b 100644
--- a/README.md
+++ b/README.md
@@ -108,11 +108,11 @@ import xrpl from 'https://dev.jspm.io/npm:xrpl';
We have a low-traffic mailing list for announcements of new xrpl.js releases. (About 1 email per week)
-+ [Subscribe to ripple-lib-announce](https://groups.google.com/forum/#!forum/ripple-lib-announce)
++ [Subscribe to xrpl-announce](https://groups.google.com/g/xrpl-announce)
If you're using the XRP Ledger in production, you should run a [rippled server](https://github.com/ripple/rippled) and subscribe to the ripple-server mailing list as well.
-+ [Subscribe to ripple-server](https://groups.google.com/forum/#!forum/ripple-server)
++ [Subscribe to ripple-server](https://groups.google.com/g/ripple-server)
## Development
@@ -145,6 +145,6 @@ Update the documentation by running `npm run docgen`.
## More Information
-+ [ripple-lib-announce mailing list](https://groups.google.com/forum/#!forum/ripple-lib-announce) - subscribe for release announcements
++ [xrpl-announce mailing list](https://groups.google.com/g/xrpl-announce) - subscribe for release announcements
+ [RippleAPI Reference](https://xrpl.org/rippleapi-reference.html) - XRP Ledger Dev Portal
+ [XRP Ledger Dev Portal](https://xrpl.org/)
diff --git a/docs/index.html b/docs/index.html
index 821b4928..c721640c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -159,13 +159,13 @@
Mailing Lists
-
We have a low-traffic mailing list for announcements of new ripple-lib releases. (About 1 email per week)
+We have a low-traffic mailing list for announcements of new xrpl.js (ripple-lib) releases. (About 1 email per week)
If you're using the XRP Ledger in production, you should run a rippled server and subscribe to the ripple-server mailing list as well.