Skip to content

Commit

Permalink
fix(docs): consistent title case (akuity#2930)
Browse files Browse the repository at this point in the history
Signed-off-by: Faeka Ansari <faeka6@gmail.com>
Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
Co-authored-by: Kent Rancourt <kent.rancourt@gmail.com>
  • Loading branch information
fykaa and krancour authored Nov 15, 2024
1 parent aa66473 commit 747005d
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/docs/30-how-to-guides/15-working-with-freight.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Learn how to work effectively with freight
sidebar_label: Working with freight
sidebar_label: Working with Freight
---

# Working With Freight
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/30-how-to-guides/20-managing-credentials.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Find out how to manage repository credentials for use by Kargo
sidebar_label: Managing credentials
sidebar_label: Managing Credentials
---

# Managing Credentials
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/30-how-to-guides/30-managing-user-permissions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Learn how to manage user permissions
sidebar_label: Managing user permissions
sidebar_label: Managing User Permissions
---

# Managing User Permissions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/30-how-to-guides/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "How-to guides",
"label": "How-to Guides",
"link": null
}
2 changes: 1 addition & 1 deletion docs/docs/35-references/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Reference docs",
"label": "Reference Docs",
"link": null
}
2 changes: 1 addition & 1 deletion docs/docs/40-contributor-guide/20-signing-commits.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Find out how to sign commits when contributing to Kargo
sidebar_label: Signing commits
sidebar_label: Signing Commits
---

# Signing Commits
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/40-contributor-guide/30-code-of-conduct.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_label: Code of conduct
sidebar_label: Code of Conduct
description: Contributor Code of Conduct for the open source Kargo project
---

Expand Down
6 changes: 3 additions & 3 deletions docs/docs/40-contributor-guide/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: A comprehensive introduction for developers who are looking to get involved with contributing directly to the Kargo project
sidebar_label: Contributor guide
sidebar_label: Contributor Guide
---

# Kargo Contributor Guide
Expand All @@ -12,5 +12,5 @@ Kargo project.
This guide is decomposed into the following, high-level topics:

* [Hacking on Kargo](./10-hacking-on-kargo.md)
* [Signing commits](./20-signing-commits.md)
* [Code of conduct](./30-code-of-conduct.md)
* [Signing Commits](./20-signing-commits.md)
* [Code of Conduct](./30-code-of-conduct.md)

0 comments on commit 747005d

Please sign in to comment.