Skip to content

Commit a3c65ae

Browse files
authored
Merge pull request #249 from bioconda/ct-update-hook-scripts-link
update docs link for pre- and post- install scripts
2 parents 2dbf030 + 6484f1f commit a3c65ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/guidelines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ cluttering the output in the Travis-CI build environment.
491491
Link and unlink scripts (pre- and post- install hooks)
492492
------------------------------------------------------
493493
It is possible to include `scripts
494-
<http://conda.pydata.org/docs/spec.html#link-and-unlink-scripts>`_ that are
494+
<https://conda.io/docs/user-guide/tasks/build-packages/link-scripts.html>`_ that are
495495
executed before or after installing a package, or before uninstalling
496496
a package. These scripts can be helpful for alerting the user that manual
497497
actions are required after adding or removing a package. For example,

0 commit comments

Comments
 (0)