diff --git a/plugins/bedtools/README.md b/plugins/bedtools/README.md index c4de4e3a9..417c4f072 100644 --- a/plugins/bedtools/README.md +++ b/plugins/bedtools/README.md @@ -1,5 +1,5 @@ # Bedtools plugin -This plugin adds support for the [bedtools suite](http://bedtools.readthedocs.org/en/latest/): +This plugin adds support for the [bedtools suite](https://bedtools.readthedocs.io/en/latest/): * Adds autocomplete options for all bedtools sub commands. diff --git a/plugins/celery/README.md b/plugins/celery/README.md index d2597f702..e71f3f4ee 100644 --- a/plugins/celery/README.md +++ b/plugins/celery/README.md @@ -1,6 +1,6 @@ # Celery -This plugin provides completion for [Celery](http://www.celeryproject.org/). +This plugin provides completion for [Celery](https://docs.celeryq.dev/en/stable/). To use it add celery to the plugins array in your zshrc file.