We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dbf030 + 6484f1f commit a3c65aeCopy full SHA for a3c65ae
docs/source/guidelines.rst
@@ -491,7 +491,7 @@ cluttering the output in the Travis-CI build environment.
491
Link and unlink scripts (pre- and post- install hooks)
492
------------------------------------------------------
493
It is possible to include `scripts
494
-<http://conda.pydata.org/docs/spec.html#link-and-unlink-scripts>`_ that are
+<https://conda.io/docs/user-guide/tasks/build-packages/link-scripts.html>`_ that are
495
executed before or after installing a package, or before uninstalling
496
a package. These scripts can be helpful for alerting the user that manual
497
actions are required after adding or removing a package. For example,
0 commit comments