Rename the Teams section to Workspaces (PE-8081) - #51
Merged
Merged
Conversation
…8081) Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
juliogarciag
marked this pull request as ready for review
September 21, 2026 16:28
Contributor
Author
|
@abramdawson This is a really long PR because of the renames. I already took a look, so there's nothing too weird here. Just a quick look here the preview app would be enough here. |
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
abramdawson
previously approved these changes
Sep 21, 2026
… and the reworded recovery page Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
Author
|
@abramdawson Can you check again? Had to rename some copy in the new family wallet page. |
abramdawson
approved these changes
Sep 21, 2026
This branch was successfully deployed
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.
Description
The docs call the organizational unit a workspace instead of a team, matching the product rename in PE-8080. This is the one-pass migration that
CLAUDE.mdplanned: prose, the/teams/URLs, and the section name.Changes made
src/pages/workspaces/, the sidebar entry is "Workspaces", and every internal link and the#workspaceanchor follow.pnpm buildpasses with dead-link validation.vercel.jsonpermanently redirects/docs/teamsand/docs/teams/:path*to/docs/workspaces. The website's docs-host redirects are path-preserving, so they need no change.CLAUDE.mdterminology now states the settled rule and what stays "team".Intentionally unchanged
https://app.splits.org/settings/team/banks/: the app kept its routes.resources/how-we-work,resources/incorporating-and-raising-capital,resources/security.Merge order
Merge after the splits-teams PR for PE-8080 is in production, so the published docs never describe a label the app does not show yet.
Linear: PE-8081 (sub-issue of PE-8080)
🤖 Generated with Claude Code