From a95e46a48ede3d23caef18cf383be9f1cca6fb76 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Fri, 16 Jan 2026 01:01:49 -0500 Subject: [PATCH] docs: update info around mirrored doc sites (#1959) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1e61c1a2..e4cee027 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [crates.io link](https://crates.io/crates/bottom) [Stable documentation](https://bottom.pages.dev/stable) [Nightly documentation](https://bottom.pages.dev/nightly) -[Mirror for documentation](https://clementtsang.github.io/bottom) +[Doc mirror on GitHub Pages](https://clementtsang.github.io/bottom/stable) @@ -477,13 +477,13 @@ or filing a [bug report](https://github.com/ClementTsang/bottom/issues/new/choos ## Documentation -The main documentation page can be found at . If needed, a mirror can be found at . +The main documentation page can be found at , using Cloudflare Pages. If needed, a mirror hosted using +Github Pages is also available at . ## Contribution -Whether it's reporting bugs, suggesting features, maintaining packages, or submitting a PR, -contribution is always welcome! Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to -contribute to bottom. +Whether it's reporting bugs, suggesting features, maintaining packages, or submitting a PR, contribution is always welcome! Please read +[CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to contribute to bottom. ### Contributors