Fix TOC on site / documentation (#1580)
#### What type of PR is this? <!-- Add one of the following kinds: /kind bug /kind cleanup /kind documentation /kind feature --> #### What this PR does / why we need it: The latest spelling error changes broke TOC from showing in the documentation #### Which issue(s) this PR fixes: <!-- *Automatically closes linked issue when PR is merged. Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. --> Fixes # #### Special notes for your reviewer: Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
@@ -9,8 +9,8 @@ redirect_from:
|
||||
|
||||
# Getting Started
|
||||
|
||||
- TOC
|
||||
{:toc}
|
||||
* TOC
|
||||
{:toc}
|
||||
|
||||
This is how you'll get started with Kompose!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user