diff --git a/README.md b/README.md index b139662..5ee02ca 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ class MyCustomAction(SearchCheckDo): MyCustomAction() ``` -Concrete examples can be found [here](https://github.com/inspirehep/inspirehep/blob/master/backend/inspirehep/curation/search_check_do/examples.py). +Concrete examples can be found [here](https://github.com/inspirehep/inspirehep/blob/master/backend/inspirehep/curation/search_check_do/examples.py) or under [scripts](/scripts/). #### Logging