replace job.yaml.txt with job.yaml

replace job.yaml.txt with job.yaml
pull/3236/head^2
chenhuan12 2017-04-05 15:03:25 +08:00 committed by Andrew Chen
parent ec622e1186
commit 2dd8f791df
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ non-parallel, use of [Jobs](/docs/concepts/jobs/run-to-completion-finite-workloa
## Basic Template Expansion
First, download the following template of a job to a file called `job.yaml.txt`
First, download the following template of a job to a file called `job.yaml`
{% include code.html language="yaml" file="job.yaml" ghlink="/docs/tasks/job/parallel-processing-expansion/job.yaml" %}