From 40354322e83802c7c4d3096ca3f69cd12b3447ab Mon Sep 17 00:00:00 2001 From: Yuan Mengqi <100453613+yuanmengqi@users.noreply.github.com> Date: Tue, 10 Jun 2025 22:57:16 +0800 Subject: [PATCH] fix pub eval readme typo (#214) * update clean code * fix pub eval readme typo --- PUBLIC_EVALUATION_GUIDELINE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PUBLIC_EVALUATION_GUIDELINE.md b/PUBLIC_EVALUATION_GUIDELINE.md index 91bd55a..cb3b23f 100644 --- a/PUBLIC_EVALUATION_GUIDELINE.md +++ b/PUBLIC_EVALUATION_GUIDELINE.md @@ -93,7 +93,7 @@ In the **Access keys** section, click **"Create access key"** to generate your o ### 2.1 Google Drive Integration -Follow the instructions in [ACCOUNT_GUIDELINE.md](./ACCOUNT_GUIDELINE.md), specifically the section "Generating `credentials.json` for Public Eval". This part is necessary if using public evaluation. +Follow the instructions in [ACCOUNT_GUIDELINE](./ACCOUNT_GUIDELINE.md), specifically the section "Generating `credentials.json` for Public Eval". This part is necessary if using public evaluation. ### 2.2 Proxy Setup @@ -168,7 +168,7 @@ python main.py Then, open your Host's **public IP** on port `8080` in a browser. (eg. `http://:8080`) -For more, see: [ACCOUNT_GUIDELINE.md](./monitor/README.md) +For more, see: [MONITOR_README](./monitor/README.md) ### 4.2 VNC Remote Desktop Access