mirror of
https://github.com/gravitational/teleport.git
synced 2026-08-30 17:45:43 +08:00
744ed1e34a
- Fix an error related to a malformed "Step" heading. - Fix warnings related to messaging and capitalization. - Fix a `Var` with a single instance. - Add "How it works" H2s to how-to guides that already include architectural information, but not the expected heading.
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.
Linting and checking for bad links
Run make -C build.assets test-docs from the root directory of this repo.