docs: 죽은 umbrella 절대 URL 제거 (CLAUDE.md)#217
Merged
Merged
Conversation
cross-repo agent-plugin#221 Opt 2 (umbrella stays private; sub-repo CLAUDE.md self-contained)으로, 외부 contributor에게 404가 나는 private umbrella repo 절대 URL을 제거.
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.
변경 요약
CLAUDE.mdline 9의README i18n항목 끝 절에서 private umbrella repo 절대 URL을 제거.배경
apps-in-toss-community/umbrella는 private repo이므로,CLAUDE.md에 박혀 있던https://github.com/apps-in-toss-community/umbrella/blob/main/CLAUDE.md링크가 외부 contributor에게 404를 반환했다.cross-repo apps-in-toss-community/agent-plugin#221 Option 2 — umbrella는 private로 유지하고, 각 sub-repo
CLAUDE.md를 self-contained로 만든다 — 를 채택해 해당 링크를 제거하고 "전체 i18n 정책은 메인테이너 internal 문서가 정본입니다."로 대체.변경 범위
CLAUDE.md1줄 수정 (문서 전용, 코드·패키지 변경 없음)검증
grep -n 'umbrella/blob' CLAUDE.md→ 결과 없음 ✓pnpm lint→ No fixes applied ✓