Skip to content

Commit b4b7147

Browse files
authored
Update tutorial link to new behavior crawler docs
1 parent b966448 commit b4b7147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ No additional dependencies are required, and the behaviors file can be pasted di
3434
The file can injected in a number of ways, using tools like puppeteer/playwright, a browser extension content script, or even a devtools Snippet, or even a regular
3535
`<script>` tag. Injecting the behaviors into the browser is outside the scope of this repo, but here are a few ways you can try the behaviors:
3636

37-
For an extensive walkthrough of creating your own behaviors, [follow the Tutorial](docs/TUTORIAL.md).
37+
For an extensive walkthrough of creating your own custom behaviors to use with Browsertrix and Browsertrix Crawler, [follow the Tutorial](https://crawler.docs.browsertrix.com/user-guide/behaviors/#creating-custom-behaviors).
3838

3939
### Copy & Paste Behaviors (for testing)
4040

0 commit comments

Comments
 (0)