From 74e3118b0049a7fc07f149c9e98ae55d6a7a4f4d Mon Sep 17 00:00:00 2001 From: debuggy Date: Tue, 13 Oct 2020 17:00:17 +0800 Subject: [PATCH] edit link --- src/webportal/src/app/job-submission/utils/constants.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webportal/src/app/job-submission/utils/constants.js b/src/webportal/src/app/job-submission/utils/constants.js index fbb1d07c6e..a6f9b3a6f1 100644 --- a/src/webportal/src/app/job-submission/utils/constants.js +++ b/src/webportal/src/app/job-submission/utils/constants.js @@ -91,8 +91,8 @@ export const PROTOCOL_TOOLTIPS = { taskRole: 'https://openpai.readthedocs.io/en/latest/manual/cluster-user/how-to-run-distributed-job.html#taskrole-and-instance', parameters: - 'https://openpai.readthedocs.io/en/latest/manual/cluster-user/quick-start.html', - secrets: `https://openpai.readthedocs.io/en/latest/manual/cluster-user/quick-start.html`, + 'https://openpai.readthedocs.io/en/latest/manual/cluster-user/how-to-use-advanced-job-settings.html#parameters-and-secrets', + secrets: `https://openpai.readthedocs.io/en/latest/manual/cluster-user/how-to-use-advanced-job-settings.html#parameters-and-secrets`, data: 'https://openpai.readthedocs.io/en/latest/manual/cluster-user/how-to-manage-data.html', tools: