Skip to content

Commit 611e0a8

Browse files
ci: Workflow Bot -- Build Readme (#4829)
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
1 parent 50efd1d commit 611e0a8

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/_includes/generated-docs/README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ Some videos related to CSpell and the [Code Spell Checker](https://marketplace.v
3737

3838
## Packages
3939

40-
- [cspell](packages/cspell) [![Verified on Openbase](https://badges.openbase.com/js/verified/cspell.svg?token=N5IXZIAqMY+0I+KuQhPpfoZYw0QUz/LiSYlOerD8Pio=)](https://openbase.com/js/cspell?utm_source=embedded&utm_medium=badge&utm_campaign=verified-badge&utm_term=js/cspell) -- cspell command-line application
41-
- [@cspell/eslint-plugin](packages/cspell-eslint-plugin) [![Verified on Openbase](https://badges.openbase.com/js/verified/@cspell/eslint-plugin.svg?token=SVzjSaHtOWCFmjBOgw1W6CuYHDw29Vx77pNj7v5lPRE=)](https://openbase.com/js/@cspell/eslint-plugin?utm_source=embedded&utm_medium=badge&utm_campaign=rate-badge) -- CSpell ESLint Plugin
42-
- [cspell-bundled-dicts](packages/cspell-bundled-dicts) -- collection of dictionaries bundled with cspell.
43-
- [cspell-glob](packages/cspell-glob) -- glob library.
44-
- [cspell-io](packages/cspell-io) -- i/o library.
45-
- [cspell-lib](packages/cspell-lib) -- cspell library used for code driven spelling checking (used by the application).
46-
- [cspell-types](packages/cspell-types) -- cspell types and JSON schema for cspell configuration files.
47-
- [cspell-tools](packages/cspell-tools) -- tool used to compile dictionaries.
48-
- [cspell-trie-lib](packages/cspell-trie-lib) -- trie data structure used to store words.
49-
- [cspell-trie](packages/cspell-trie) -- trie data tool used to store words.
50-
- [hunspell-reader](packages/hunspell-reader) -- reads Hunspell files and outputs words.
40+
- [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell) [![Verified on Openbase](https://badges.openbase.com/js/verified/cspell.svg?token=N5IXZIAqMY+0I+KuQhPpfoZYw0QUz/LiSYlOerD8Pio=)](https://openbase.com/js/cspell?utm_source=embedded&utm_medium=badge&utm_campaign=verified-badge&utm_term=js/cspell) -- cspell command-line application
41+
- [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-eslint-plugin) [![Verified on Openbase](https://badges.openbase.com/js/verified/@cspell/eslint-plugin.svg?token=SVzjSaHtOWCFmjBOgw1W6CuYHDw29Vx77pNj7v5lPRE=)](https://openbase.com/js/@cspell/eslint-plugin?utm_source=embedded&utm_medium=badge&utm_campaign=rate-badge) -- CSpell ESLint Plugin
42+
- [cspell-bundled-dicts](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-bundled-dicts) -- collection of dictionaries bundled with cspell.
43+
- [cspell-glob](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-glob) -- glob library.
44+
- [cspell-io](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io) -- i/o library.
45+
- [cspell-lib](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-lib) -- cspell library used for code driven spelling checking (used by the application).
46+
- [cspell-types](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-types) -- cspell types and JSON schema for cspell configuration files.
47+
- [cspell-tools](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-tools) -- tool used to compile dictionaries.
48+
- [cspell-trie-lib](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-trie-lib) -- trie data structure used to store words.
49+
- [cspell-trie](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-trie) -- trie data tool used to store words.
50+
- [hunspell-reader](https://github.com/streetsidesoftware/cspell/tree/main/packages/hunspell-reader) -- reads Hunspell files and outputs words.
5151

5252
## Related Packages
5353

0 commit comments

Comments
 (0)