Skip to content

docs: replace 'prune modes' with 'pruning modes' (grammatical fix)#21690

Merged
bloxster merged 19 commits into
mainfrom
docs/pruning-modes-rename-main-20260609
Jun 10, 2026
Merged

docs: replace 'prune modes' with 'pruning modes' (grammatical fix)#21690
bloxster merged 19 commits into
mainfrom
docs/pruning-modes-rename-main-20260609

Conversation

@bloxster

@bloxster bloxster commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Mirror of the release/3.5 rename PR.

Grammatical fix: "pruning modes" is more correct than "prune modes".

Changes:

  • Text replacement across all docs files (17 files updated)
  • File renamed: prune-modes.mdpruning-modes.md

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies a terminology/grammar update across the documentation, renaming “prune modes” → “pruning modes”, and renames the main Fundamentals page from prune-modes.md to pruning-modes.md so the canonical docs URL changes accordingly.

Changes:

  • Replace “prune mode(s)” with “pruning mode(s)” across multiple docs and generated llms*.txt artifacts.
  • Update internal links from /fundamentals/prune-modes to /fundamentals/pruning-modes.
  • Rename the main doc page to docs/site/docs/fundamentals/pruning-modes.md.

Reviewed changes

Copilot reviewed 21 out of 21 changed files in this pull request and generated no comments.

Show a summary per file
File Description
llms.txt Updates “prune modes” wording and the Fundamentals pruning modes link.
llms-full.txt Updates wording and link targets to pruning-modes.
docs/site/versioned_docs/version-v3.3/fundamentals/sync-modes.md Updates table/description wording to “pruning modes”.
docs/site/static/llms.txt Mirrors llms.txt wording/link updates for the built site.
docs/site/static/llms-full.txt Mirrors llms-full.txt wording/link updates for the built site.
docs/site/help-center/glossary-of-key-terms.md Updates glossary references/links to “Pruning Modes”.
docs/site/help-center/frequently-asked-questions-faqs.md Updates FAQ references/links to “Pruning Modes”.
docs/site/help-center/best-practices.md Updates best-practices references/links to “Pruning Modes”.
docs/site/docs/index.mdx Updates landing page Fundamentals card description wording.
docs/site/docs/get-started/why-using-erigon.mdx Updates copy and internal Link targets to pruning-modes.
docs/site/docs/get-started/installation/index.mdx Updates “Pruning Mode” link text/target in Docker example explanation.
docs/site/docs/get-started/hardware-requirements.mdx Updates wording and table headers to “Pruning Mode”.
docs/site/docs/get-started/easy-nodes/how-to-run-an-ethereum-node/index.md Updates wording and link targets to pruning-modes.
docs/site/docs/get-started/easy-nodes/how-to-run-a-polygon-node.md Updates wording and link targets to pruning-modes.
docs/site/docs/get-started/easy-nodes/how-to-run-a-gnosis-chain-node/index.md Updates wording and link targets to pruning-modes.
docs/site/docs/fundamentals/pruning-modes.md Renamed page + updated title/description/header and wording.
docs/site/docs/fundamentals/index.mdx Updates Fundamentals landing page description + card link/title to pruning-modes.
docs/site/docs/fundamentals/database.md Updates wording and relative link to pruning-modes.
docs/site/docs/fundamentals/configuring-erigon/index.mdx Updates “See also” link to Pruning Modes.
docs/site/docs/fundamentals/basic-usage.mdx Updates wording and relative link to pruning-modes.
docs/site/docs/fundamentals/architecture.md Updates relative links to pruning-modes.
Comments suppressed due to low confidence (1)

docs/site/docs/fundamentals/pruning-modes.md:5

  • Renaming this doc changes the public URL from /fundamentals/prune-modes to /fundamentals/pruning-modes. The repo’s Docusaurus config currently has no redirect mechanism (no @docusaurus/plugin-client-redirects, no static _redirects), so existing inbound links/bookmarks to the old URL will 404. Consider adding a redirect (preferred), or otherwise keeping the old route available (e.g., redirects plugin or hosting-level redirect) to avoid breaking external references.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

bloxster pushed a commit that referenced this pull request Jun 9, 2026
The page was renamed prune-modes -> pruning-modes, but six pages still linked
to the old /fundamentals/prune-modes slug, failing the Docusaurus build
(onBrokenLinks: throw). Update those links (text + slug) to match the rename,
mirroring the equivalent fix already in the main-targeted PR #21690. Regenerate
llms-full.txt for the changed link text.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
yperbasis added a commit that referenced this pull request Jun 9, 2026
Brings this release/3.5 PR in line with the main-targeted #21690: sweeps the table headers, intro prose, docker-compose comments, FAQ item 3, and the best-practices link text the earlier commits missed, and regenerates llms-full.txt to match.
@bloxster bloxster added this pull request to the merge queue Jun 10, 2026
Merged via the queue into main with commit 6e629e7 Jun 10, 2026
21 checks passed
@bloxster bloxster deleted the docs/pruning-modes-rename-main-20260609 branch June 10, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants