Minor docs changes

This commit is contained in:
Ilan Cosman 2023-10-14 10:36:49 -07:00
parent 5683004f09
commit 44edb27fa1
4 changed files with 3 additions and 6 deletions

View File

@ -1,3 +0,0 @@
{
"retryOn429": true
}

View File

@ -1,5 +1,5 @@
---
DISABLE_LINTERS: [SPELL_CSPELL, SPELL_PROSELINT]
DISABLE_LINTERS: [SPELL_CSPELL, SPELL_PROSELINT, MARKDOWN_MARKDOWN_LINK_CHECK]
GITHUB_STATUS_REPORTER: false
PRINT_ALPACA: false
YAML_PRETTIER_FILE_EXTENSIONS: [.yml, .md]

View File

@ -551,6 +551,7 @@
[#394]: https://github.com/IlanCosman/tide/issues/394
[#398]: https://github.com/IlanCosman/tide/pull/398
[#399]: https://github.com/IlanCosman/tide/issues/399
[#437]: https://github.com/IlanCosman/tide/issues/437
[prettier action]: https://github.com/actionsx/prettier
[super-linter]: https://github.com/github/super-linter
[v1.0.0]: https://github.com/IlanCosman/tide/tree/v1.0.0

View File

@ -58,7 +58,7 @@ In general, just run `make` to do everything.
## Documentation Conventions
All links should be in the [reference style][], with references at the bottom of the document in alphabetical order.
All links should be in reference style, with references at the bottom of the document in alphabetical order.
### Images
@ -96,4 +96,3 @@ All links should be in the [reference style][], with references at the bottom of
[littlecheck]: https://github.com/ridiculousfish/littlecheck
[mega-linter]: https://github.com/nvuillam/mega-linter
[prettier]: https://github.com/prettier/prettier
[reference style]: https://www.markdownguide.org/basic-syntax/#reference-style-links