This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch fix-readme in repository https://gitbox.apache.org/repos/asf/stormcrawler.git
commit f96827c6adc01026f734061e77060c7758771c74 Author: Richard Zowalla <[email protected]> AuthorDate: Sun Jan 25 21:08:47 2026 +0100 link the docs instead of the obsolete wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd29be20..d6d17752 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Have a look at [crawler.flux](https://github.com/apache/stormcrawler/blob/master ## Getting help -The [WIKI](https://github.com/apache/stormcrawler/wiki) is a good place to start your investigations but if you are stuck please use the tag [stormcrawler](http://stackoverflow.com/questions/tagged/stormcrawler) on StackOverflow or ask a question in the [discussions](https://github.com/apache/stormcrawler/discussions) section. +The [documentation](https://stormcrawler.apache.org/docs/) is a good place to start your investigations but if you are stuck please use the tag [stormcrawler](http://stackoverflow.com/questions/tagged/stormcrawler) on StackOverflow or ask a question in the [discussions](https://github.com/apache/stormcrawler/discussions) section. The project website has a page listing companies providing [commercial support](https://stormcrawler.apache.org/support/) for Apache StormCrawler.
