docs: use "app" instead of "dApp" across the docs - #2322
Merged
Merged
Conversation
- Updated build-on-celo/index.mdx Mintlify-Source: dashboard-editor
7 tasks
Replace the retired term across 40 content pages, drop the og:description the editor added to the Build on Celo landing page, and pin the naming rule in AGENTS.md section 7 so it does not drift back. Product names keep their own spelling: dAppLooker, DappRadar, @celo/dappkit, and the MultiBaas "DApp User" key type. No page moves, no redirects. Closes #2323 Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
GigaHierz
requested review from
karlb and
seolaoh
and removed request for
a team
September 17, 2026 10:08
GigaHierz
approved these changes
Sep 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces "dApp" with "app" across the docs, per the decision to retire the term.
This branch started as a Mintlify editor draft that made the change on
build-on-celo/index.mdxonly. That page is now corrected and the rest of the docs are swept to match, so the change lands as one terminology decision rather than one page out of 43.Closes #2323
What changed
41 files, +91 −91. No page moves, no
docs.jsonchanges, no redirects — page titles change, URLs do not.tooling/(83),build-on-celo/(16),home/(6) andcontribute-to-celo/(3).operate/had none. Lowercaseapp/appsin prose; title case only in a pagetitle.a dApp→an app, nota app. 14 lines, e.g.tooling/dev-environments/hardhat.mdx:25,tooling/indexers/the-graph.mdx:6.decentralized applications (dApps)→apps, dropping the parenthetical. 6 lines, all intooling/bridges/*.build-on-celo/index.mdx:og:descriptionthe editor injected.AGENTS.md§3 forbids it; pages carrying it are being migrated away (Refs #2239).your first App→your first app,some Apps having→some apps having. The draft capitalized both mid-sentence; only the branded "Mini App" is capitalized (AGENTS.md§7).description:. It wasA guide for building on Celo.— double space, trailing period, and it states no outcome, which matters becausedescriptionis whatllms.txthands to AI assistants (AGENTS.md§3/§8).AGENTS.md§7 Names gains the rule, so the next contributor does not reintroduce the term.Deliberately not changed
Product names, verified one by one rather than regexed over:
dAppLooker,dapplooker.comtooling/explorers/analytics.mdx## dAppLookerheadingDapp Radar,dappradar.combuild-on-celo/launch-checklist.mdx:54@celo/dappkit,Dappkit, and the slugbase-cli-contractkit-dappkit-utilscontribute-to-celo/release-process/DApp Usertooling/dev-environments/multibaas/overview.mdx:35,40submodules/developer-toolingis a separate repo and is untouched.Judgement calls
Both are reversible one-liners, flagged rather than smuggled in:
home/protocol/governance/governance-toolkit.mdx:12—**StakedCelo dApp**→**StakedCelo app**. Read as a descriptive link label, not the product's registered name. Say the word and it goes back.home/wallets.mdx:64— "Discover popular Dapps for your needs" is partner blurb text; lowercased toappsfor consistency with the rest of the page.What this does NOT do
Several
tooling/oracles/*andtooling/libraries-sdks/*pages are near-duplicate partner boilerplate that reads poorly for reasons unrelated to this term — five ContractKit pages carry a byte-identical migration sentence. This PR changes the term and nothing else; the rewrite is separate work.It also adds no CI gate. A grep lint would have to encode the product-name allowlist above, which is probably not worth it for a one-time sweep — the
AGENTS.mdrule is the guard. Noted as an open question on #2323.Verification
Run on the branch head (
979d8f05):Every survivor is on the allowlist above.
No code examples were added or changed, so there is nothing to execute.
Mintlify
0 threads from 0 users in Mintlify