Skip to content

docs: fix LRU cache wiki link in KeepAlive max prop description#560

Open
oobg wants to merge 1 commit intovuejs-translations:mainfrom
oobg:main
Open

docs: fix LRU cache wiki link in KeepAlive max prop description#560
oobg wants to merge 1 commit intovuejs-translations:mainfrom
oobg:main

Conversation

@oobg
Copy link
Copy Markdown
Contributor

@oobg oobg commented Mar 12, 2026

Description of Problem

KeepAlive 컴포넌트의 max prop 설명에서 사용된 LRU 캐시 위키 링크의 한국어 앵커가 잘못된 경로로 연결되어 있었습니다.
기존 링크는 LRU 설명이 있는 올바른 섹션으로 이동하지 않아 문서를 참고할 때 혼동을 줄 수 있습니다.

Proposed Solution

LRU 캐시 설명이 포함된 URL 인코딩된 한국어 위키 링크의 섹션 앵커를 올바르게 수정했습니다.

  • 기존: 카시_교체_정책#귀작이_가장_오래된_경우_(LRU)
  • 수정: 캐시_교체_정책#최근_최소_사용_(LRU)
image

이를 통해 LRU 캐시 설명 섹션으로 정확히 이동하도록 수정했습니다.

Additional Information

이번 변경은 문서의 한국어 위키 링크 앵커만 수정한 것으로 기능적인 영향은 없습니다.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 12, 2026

@oobg is attempting to deploy a commit to the vuejs Team on Vercel.

A member of the Team first needs to authorize it.

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