diff --git a/Makefile b/Makefile index c9be65295ffbcfaeb6b702a30d10064e814ac843..a25f5d51ced2b01fdc718fe878794861fa740f1a 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ open-docs: docs open docs/_build/html/index.html || xdg-open docs/_build/html/index.html open-rtd: docs - open https://pulsar.readthedocs.org || xdg-open docs/_build/html/index.html + open https://pulsar.readthedocs.org || xdg-open https://pulsar.readthedocs.org open-project: open https://github.com/galaxyproject/pulsar || xdg-open https://github.com/galaxyproject/pulsar