removing markdown disable no-bare-urls

Signed-off-by: Nate W <natew@cncf.io>
This commit is contained in:
Nate W 2025-03-25 17:54:24 -07:00
parent c899886c14
commit 6bc4fa69e7
No known key found for this signature in database
1 changed files with 5 additions and 6 deletions

View File

@ -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