teleport/docs
Paul Gottschling 75f43f456f
Fix a link with a long redirect chain (#19110)
One link to the Teleport Downloads page in the Connect your Client
section introduction was being redirected multiple times. This change
fixes the link.
2022-12-07 18:57:31 +00:00
..
img spelling, typos, and non-example nouns fixed (#18943) 2022-12-01 16:57:10 +00:00
pages Fix a link with a long redirect chain (#19110) 2022-12-07 18:57:31 +00:00
config.json Add a guide to GKE Auto-Discovery (#18582) 2022-12-01 20:24:08 +00:00
postrelease.md Move branching instructions to preflight checklist (#13141) 2022-06-07 11:43:24 +00:00
preflight.md Replace quay.io with amazon ECR where appropriate (#15382) 2022-08-19 10:24:15 -05:00
prerelease.md Add post-release checklist (#4620) 2020-10-22 16:45:38 -03:00
README.md docs/README: Update link to repo (#14455) 2022-07-15 07:13:17 +00:00

Teleport Docs

Teleport docs are built using Next.js. Please see the README in the docs repo for details on how to make and test changes to Teleport docs.

Run make -C build.assets test-docs from the root directory of this repo.