fixit-730: wrong link and missing newline in index.md

This commit is contained in:
runseb
2016-06-29 14:53:05 +02:00
parent f6aa550416
commit 9cc2a24ada
2 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -267,9 +267,9 @@ Here, `W` is the number of work items.
| Pattern | `.spec.completions` | `.spec.parallelism` |
| -------------------------------------------------------------------- |:-------------------:|:--------------------:|
| [Job Template Expansion](/docs/user-guide/job/expansions/) | 1 | should be 1 |
| [Queue with Pod Per Work Item](/docs/user-guide/job/work-queue-1/) | W | any |
| [Queue with Variable Pod Count](/docs/user-guide/job/work-queue-2/) | 1 | any |
| [Job Template Expansion](/docs/user-guide/jobs/expansions/) | 1 | should be 1 |
| [Queue with Pod Per Work Item](/docs/user-guide/jobs/work-queue-1/) | W | any |
| [Queue with Variable Pod Count](/docs/user-guide/jobs/work-queue-2/) | 1 | any |
| Single Job with Static Work Assignment | W | any |
+2 -1
View File
@@ -1,4 +1,5 @@
--- ---
---
---
* TOC
{:toc}