Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
edit link
Browse files Browse the repository at this point in the history
  • Loading branch information
debuggy committed Oct 13, 2020
1 parent 560ee66 commit 74e3118
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/webportal/src/app/job-submission/utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 74e3118

Please sign in to comment.