Skip to content

content: True Log 소개 글의 깨진 링크 제거 - #75

Merged
CoBool merged 1 commit into
mainfrom
claude/true-log-intro-drop-broken-links
Aug 15, 2026
Merged

content: True Log 소개 글의 깨진 링크 제거#75
CoBool merged 1 commit into
mainfrom
claude/true-log-intro-drop-broken-links

Conversation

@CoBool

@CoBool CoBool commented Aug 15, 2026

Copy link
Copy Markdown
Owner

변경 내용

  • content/posts/true-log-project-introduction.md에서 DESIGN.md, CONTENT.md, DEPLOY.md, tests/markdown-boundary.test.ts를 가리키던 Markdown 링크를 제거하고, 파일명은 인라인 코드로만 남김.

변경 이유

이 글은 README.md 내용을 바탕으로 썼는데, README 안의 링크([DESIGN.md](DESIGN.md) 등)를 그대로 옮기면서 저장소 파일 경로를 링크로 남겨뒀다. 발행되는 블로그에는 이 경로들에 대응하는 라우트가 없어서 클릭하면 그대로 깨진다. 링크가 필요 없는 자리라 문법만 걷어내고 파일명 정보는 유지했다.

검증

  • pnpm lint 통과
  • pnpm typecheck 통과
  • pnpm test — 211개 전부 통과
  • pnpm build 통과

🤖 Generated with Claude Code

DESIGN.md/CONTENT.md/DEPLOY.md and tests/markdown-boundary.test.ts were
linked as if they were site routes, copied over from README.md. The
published blog has no route for these repo paths, so the links 404.
Keep the filenames as inline code instead of dead links.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@CoBool
CoBool merged commit e4f5fe7 into main Aug 15, 2026
1 check passed
@CoBool
CoBool deleted the claude/true-log-intro-drop-broken-links branch August 15, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant