We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f3630 commit ca15cdaCopy full SHA for ca15cda
3 files changed
documentation/resources/articles.md
documentation/resources/projects.md
packages/solid/README.md
@@ -115,11 +115,9 @@ For TypeScript remember to set your TSConfig to handle Solid's JSX by:
115
## Documentation
116
117
Check out the [Documentation](https://www.solidjs.com/guide) website.
118
-### Resources
119
120
-- [Examples](https://github.com/solidjs/solid/blob/main/documentation/resources/examples.md)
121
-- [Articles](https://github.com/solidjs/solid/blob/main/documentation/resources/articles.md)
122
-- [Projects](https://github.com/solidjs/solid/blob/main/documentation/resources/projects.md)
+[Examples](https://github.com/solidjs/solid/blob/main/documentation/resources/examples.md)
+
123
## Browser Support
124
125
The last 2 versions of modern evergreen browsers and Node LTS.
0 commit comments