Merge branch 'master' into 1880-check-duplicate-public-key
[arvados.git] / doc / api / crunch-scripts.textile
index 10f0c653f6db0cdd9aa10426ba192a18a675f2b5..076a589ce8aead7588e38c641cec7e2d9097aa58 100644 (file)
@@ -20,8 +20,8 @@ A task's context is provided in environment variables.
 
 table(table table-bordered table-condensed).
 |Environment variable|Description|
-|@JOB_UUID@|UUID of the current "Job":Jobs.html|
-|@TASK_UUID@|UUID of the current "JobTask":JobTasks.html|
+|@JOB_UUID@|UUID of the current "Job":schema/Job.html|
+|@TASK_UUID@|UUID of the current "JobTask":schema/JobTask.html|
 |@ARVADOS_API_HOST@|Hostname and port number of API server|
 |@ARVADOS_API_TOKEN@|Authentication token to use with API calls made by the current task|