diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 14a88ddfe..943c131a3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -24,7 +24,7 @@ reviewpad:summary ## Checklist: - [ ] I have run rubocop for style check. If you haven't, run `overcommit --install && overcommit --sign` to use pre-commit hook for linting -- [ ] My change requires a change to the documentation, which is located at [Autolab Docs](https://github.com/autolab/docs) +- [ ] My change requires a change to the documentation, which is located at [Autolab Docs](https://docs.autolabproject.com/) - [ ] I have updated the documentation accordingly, included in this PR ## Other issues / help required