teleport/docs
Zac Bergquist 5ea3f7d403
docs: fix curl usage (#26237)
* docs: remove un-archive step for Windows package

We now ship the .exe file directly, so the extract step is
no longer necessary.

Closes #26211

* docs: fix curl usage

Use -o instead of -O.

Closes #26212
2023-05-16 22:29:21 +00:00
..
img Revert "Revert "Docs: replace static mermaid images with rendered charts (#23458)" (#25926)" (#26250) 2023-05-15 19:19:47 +00:00
pages docs: fix curl usage (#26237) 2023-05-16 22:29:21 +00:00
config.json Remove the Adopters page (#26231) 2023-05-16 15:31:33 +00:00
cspell.json Refresh the teleport-cluster Helm guide (#25287) 2023-05-11 15:04:05 +00:00
postrelease.md Fixed incorrect container image branch version numbers (#20585) 2023-01-24 02:08:36 +00:00
preflight.md Add CodeQL Config update requirement to preflight.md docs (#25672) 2023-05-05 15:37:40 +00: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.