Skip to main content

max / makenotwork

docs: resolve moderation and security slug collisions guide/moderation.md and legal/moderation.md both slugified to /docs/moderation (Legal won; the guide "Forum moderation policy" was unreachable), and guide/security.md and tech/security.md both to /docs/security (Tech won; the "Account Security" guide unreachable). Rename the two guide pages to forum-moderation and account-security so each slug is distinct, keeping the canonical slugs on the authoritative legal/tech pages. Repoint the three guide links that intended the account-security page but silently mis-resolved to tech/security. Surfaced by MNW_CHECK_DOCS.
Co-Authored-By
Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-23 15:40 UTC
Signed with PGP, not checked
Commit: e494879eace6e91ca6226faad6afbdcfc20dc625
Parent: 575b271
4 files changed, +3 insertions, -3 deletions
@@ -168,7 +168,7 @@
168 168 After your first publish:
169 169
170 170 1. **Fill out your profile.** Bio, avatar, header image, links. See [Profile](./profile.md).
171 - 2. **Set up security.** Enable two-factor authentication and save your backup codes. See [Security](./security.md).
171 + 2. **Set up security.** Enable two-factor authentication and save your backup codes. See [Account Security](./account-security.md).
172 172 3. **Share your link.** Post your profile URL, project URL, or direct purchase link (`/buy/{item_id}`) wherever your audience is. Purchase links are minimal pages optimized for social media and link-in-bio; fans buy in one step without an account. You can also [point your own domain](./custom-domains.md) at your profile.
173 173 4. **Set up RSS cross-posting.** Connect your RSS feed to social media or newsletter tools. See [RSS](./rss.md).
174 174 5. **Fill in metadata.** Good titles, descriptions, tags, and cover art make your content discoverable. See [Metadata](./metadata.md). Per-file size limits depend on your [tier](./tiers.md).
@@ -42,9 +42,9 @@
42 42
43 43 After 5 consecutive failed login attempts, your account is locked for 15 minutes. A one-time login link is emailed to you automatically. Click the link to bypass the lockout and log in. Passkey login is not affected by password lockout.
44 44
45 - For full details on 2FA, passkeys, and session management, see [Account Security](./security.md).
45 + For full details on 2FA, passkeys, and session management, see [Account Security](./account-security.md).
46 46
47 47 ## See Also
48 48
49 - - [Account Security](./security.md): 2FA, passkeys, and session management
49 + - [Account Security](./account-security.md): 2FA, passkeys, and session management
50 50 - [Getting Started](./getting-started.md): Account creation