Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
docs: use singular for most sidebar items
Browse files Browse the repository at this point in the history
  • Loading branch information
erzz committed Jan 17, 2022
1 parent 12ea79d commit 971657b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
- [Usage (Basic Authentication)](container/container.md)
- [Usage (OIDC Authentication)](container/container-oidc.md)

- [**Go Test Workflows**](go-tests/README.md)
- [**Go Test Workflow**](go-tests/README.md)

- [**Java Test Workflows**](java-tests/README.md)
- [**Java Test Workflow**](java-tests/README.md)

- [**Node Test Workflows**](node-tests/README.md)
- [**Node Test Workflow**](node-tests/README.md)

- [**Release Workflows**](release/README.md)
- [**Release Workflow**](release/README.md)

- [**Source Protection Workflows**](source-protection/README.md)
- [**Source Protection Workflow**](source-protection/README.md)

- [**Terraform Tests Workflows**](terraform-tests/README.md)
- [**Terraform Tests Workflow**](terraform-tests/README.md)

0 comments on commit 971657b

Please sign in to comment.