Skip to content

Commit

Permalink
Merge pull request #331 from smallstep/carl/linkfix
Browse files Browse the repository at this point in the history
Fix provisioner links with hyphens
  • Loading branch information
tashian authored Jun 11, 2024
2 parents c86f184 + 366916f commit 37babb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions step-ca/provisioners.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ In this section we'll discuss the different provisioners, their target use cases
- [Provisioner Types](#provisioner-types)
- [JWK](#jwk)
- [OAuth/OIDC Single Sign-on](#oauthoidc-single-sign-on)
- [X5C - X.509 Certificate](#x5c-x509-certificate)
- [SSHPOP - SSH Certificate](#sshpop-ssh-certificate)
- [X5C - X.509 Certificate](#x5c---x509-certificate)
- [SSHPOP - SSH Certificate](#sshpop---ssh-certificate)
- [ACME](#acme)
- [Nebula](#nebula)
- [SCEP](#scep)
- [K8sSA - Kubernetes Service Account](#k8ssa-kubernetes-service-account)
- [K8sSA - Kubernetes Service Account](#k8ssa---kubernetes-service-account)
- [Cloud Provisioners](#cloud-provisioners)

## Choosing a Provisioner
Expand Down

0 comments on commit 37babb5

Please sign in to comment.