Skip to content

Commit b3e826e

Browse files
committed
docs(website): fix broken markdown link in My Spaces page
The 1.4.x docs-coverage PR added 04-my-spaces.md, but the 'What's Next?' link at the bottom pointed at 01-profile-overview.md which does not exist. The actual profile page in user-profiles/ is 01-profiles.md. Without this fix, the store-product-publisher skill's link-check gate (now blocking via 5b) refuses to publish docs to store.wbcomdesigns.com.
1 parent bc17096 commit b3e826e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/website/user-profiles/04-my-spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ Unread counts are read from the same per-user read-status table used everywhere
121121

122122
The My Spaces page is one entry into your community life. The full profile page covers everything else: activity feed, badges, trust level, and account settings.
123123

124-
[Your Profile Page →](01-profile-overview.md)
124+
[Your Profile Page →](01-profiles.md)

0 commit comments

Comments
 (0)