Skip to content

Commit

Permalink
chore: update README.md to link to crawler directly on TER
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasnorre committed Jan 23, 2025
1 parent 729c06c commit 63cd6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Libraries and scripts for crawling the TYPO3 page tree. Used for re-caching, re-indexing, publishing applications etc.


You can include the crawler in your TYPO3 project with composer or from [TER](https://extensions.typo3.org)
You can include the crawler in your TYPO3 project with composer or from the [TYPO3 Extension Repository](https://extensions.typo3.org/extension/crawler)

```shell script
composer require tomasnorre/crawler
Expand Down

0 comments on commit 63cd6dc

Please sign in to comment.