1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-07-01 02:27:22 +02:00

docs: update stale links (#13776)

Co-authored-by: Sediman <jason@sediman.com>
This commit is contained in:
Sediman AI
2026-05-29 00:56:03 +08:00
committed by GitHub
parent fb03e414ee
commit ddcdc26692
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.