Skip to content

Commit

Permalink
Merge pull request #909 from kapicorp/fix_docs_linting
Browse files Browse the repository at this point in the history
Fix docs linting
  • Loading branch information
Alessandro De Maria authored Dec 8, 2022
2 parents 0cac79e + 9a0eedd commit 45d1858
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/pages/commands/kapitan_validate.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ Refer to the `mysql` example.
1. **`type`** | currently only **Kubernetes** is supported
2. **`output_paths`** | list of files to validate
3. **`kind`** | a **Kubernetes** resource kind
4. **`version`** | a Kubernetes API version, defaults to **`1.14.0`**
4. **`version`** | a Kubernetes API version, defaults to **`1.14.0`**
2 changes: 1 addition & 1 deletion docs/pages/contribute/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Once the above PR has been merged, use `mkdocs gh-deploy` command to push the co
COMMIT_MSG="your commit message to replace" make mkdocs_gh_deploy
```

After it's pushed, create a PR that targets our gh-pages branch from your gh-pages branch.
After it's pushed, create a PR that targets our gh-pages branch from your gh-pages branch.
2 changes: 1 addition & 1 deletion docs/pages/contribute/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Do you want to help the project? Great! There are many ways to do it

We accept donations throught [GitHubs Sponsors](https://github.com/sponsors/kapicorp). Alternatively reach out for other ways to support us.

Companies and individuals sponsoring us on a regular base will be recognised and called out on our website
Companies and individuals sponsoring us on a regular base will be recognised and called out on our website
2 changes: 1 addition & 1 deletion docs/pages/contribute/talk.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Our project needs your support to get noticed! Please let everyone know that you
* **Share our website** [**`https://kapitan.dev`**](https://kapitan.dev)
* **Write tutorials and blog posts** and join the many who have done it already! Get published on the [Kapitan Blog](https://medium.com/kapitan-blog)
* **Share** what **Kapitan** does for you and for your company
* Inspire your colleagues and network on **LinkedIn**
* Inspire your colleagues and network on **LinkedIn**
2 changes: 1 addition & 1 deletion docs/pages/input_types/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ Input types can be specified in the inventory under `kapitan.compile` in the fol
output_type: <output_type_specific_to_input_type>
```

1. (Default: global --prune)
1. (Default: global --prune)
2 changes: 1 addition & 1 deletion docs/pages/input_types/kadet.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ For a deeper understanding please refer to [github.com/kapicorp/kadet](https://g
*Supported output types:*

- `yaml` (default)
- `json`
- `json`

0 comments on commit 45d1858

Please sign in to comment.