fix(ko): repair internal doc links and broken cross-page anchors

This commit is contained in:
OneVth
2026-07-07 12:41:28 +09:00
parent f290a37cf4
commit ed1c858f0d
17 changed files with 61 additions and 61 deletions
@@ -31,10 +31,10 @@ GUI 버전인 `RustDeskServer.setup.exe`는 더 이상 유지보수가 되지
Windows에서 rustdesk를 실행하려면 Microsoft Visual C++ 재배포 가능 패키지가 필요합니다. 이를 [here](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist)에서 다운로드할 수 있습니다.
1. [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html)에서 라이선스를 받고, 자세한 내용은 [license](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/) 페이지를 확인하세요.
1. [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html)에서 라이선스를 받고, 자세한 내용은 [license](/docs/ko/self-host/rustdesk-server-pro/license/) 페이지를 확인하세요.
2. [GitHub](https://github.com/rustdesk/rustdesk-server-pro/releases/latest)에서 Windows 설치 프로그램을 다운로드하세요.
3. Windows 설치 프로그램을 압축 해제하세요.
4. 설치 프로그램을 실행하고 화면에 표시된 단계를 따르세요. 또는 [PM2 or NSSM](https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/windows/)를 사용해 수동으로 설치하세요.
4. 설치 프로그램을 실행하고 화면에 표시된 단계를 따르세요. 또는 [PM2 or NSSM](/docs/ko/self-host/rustdesk-server-oss/windows/)를 사용해 수동으로 설치하세요.
5. 설치가 완료되면 RustDesk 서버를 엽니다.
6. 안내에 따라 설치를 진행하세요.
7. `Services`를 클릭한 다음 `Start`를 클릭하세요.