docs: move Teammate pages off /coming-soon/* to /teammate/* - #308
Open
alonlindy wants to merge 1 commit into
Open
docs: move Teammate pages off /coming-soon/* to /teammate/*#308alonlindy wants to merge 1 commit into
alonlindy wants to merge 1 commit into
Conversation
The flagship product's URLs literally read "coming soon". Moves all 9 pages to /teammate/*, renames the two redundant slugs (lindy-teammate -> overview, lindy-teammate-billing -> billing), and adds permanent redirects for every old path. All 40 internal links updated. No content changes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
The flagship product's URLs literally read "coming soon" —
/coming-soon/setup,/coming-soon/skills, etc. This moves all 9 Teammate pages to/teammate/*.Moves
/coming-soon/setup/teammate/setup/coming-soon/home/teammate/home/coming-soon/meeting-library/teammate/meeting-library/coming-soon/files/teammate/files/coming-soon/routines/teammate/routines/coming-soon/skills/teammate/skills/coming-soon/slack-commands/teammate/slack-commands/coming-soon/lindy-teammate/teammate/overview/coming-soon/lindy-teammate-billing/teammate/billingThe last two were renamed to drop the redundant
lindy-teammateprefix (/teammate/lindy-teammate-billingwould have read badly).Also
index,pricing,quickstart,team-setup,usage, the 4 inbox routine pages, and the Teammate pages themselves)./teammate/*link resolves anddocs.jsonparses. No content changes.Note:
/teammate/overviewis still orphaned — it's a live 968-word page that isn't in the nav (it wasn't before this PR either). Worth slotting in when the Teammate nav group gets restructured.🤖 Generated with Claude Code