mirror of https://github.com/cncf/techdocs.git
removing markdown disable no-bare-urls
Signed-off-by: Nate W <natew@cncf.io>
This commit is contained in:
parent
c899886c14
commit
6bc4fa69e7
|
|
@ -9,7 +9,6 @@ cSpell:ignore: Welsch dwelsch vitess topo pasteable mysqlshell vtctldclient lede
|
|||
---
|
||||
|
||||
<!-- markdownlint-disable no-duplicate-heading -->
|
||||
<!-- markdownlint-disable no-bare-urls -->
|
||||
|
||||
## Introduction
|
||||
|
||||
|
|
@ -52,14 +51,14 @@ code is stored in its own repository in the Vitess GitHub project.
|
|||
|
||||
#### In scope
|
||||
|
||||
- Website: https://vitess.io/
|
||||
- Documentation: https://vitess.io/docs/
|
||||
- Website repo: https://github.com/vitessio/website
|
||||
- Project repo (for reference): https://github.com/vitessio
|
||||
- Website: <https://vitess.io/>
|
||||
- Documentation: <https://vitess.io/docs/>
|
||||
- Website repo: <https://github.com/vitessio/website>
|
||||
- Project repo (for reference): <https://github.com/vitessio>
|
||||
|
||||
#### Out of scope
|
||||
|
||||
- Other Vitess repos: https://github.com/vitessio/* (In general, other Vitess
|
||||
- Other Vitess repos: <https://github.com/vitessio/*> (In general, other Vitess
|
||||
code repos are out of scope)
|
||||
|
||||
### How this document is organized
|
||||
|
|
|
|||
Loading…
Reference in New Issue