X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=blog%2F2014-08-07-python-uninstall.md;fp=blog%2F2014-08-07-python-uninstall.md;h=40bb917cee0685c947901aec769e77379bc0a40d;hp=8564c2ba06267298f9fe3040ffd4828d830bbe30;hb=001299deacd7b5d230416aeda612ca7b40e13ffc;hpb=e81919074554ec1e719f1431667299c9c84dc854 diff --git a/blog/2014-08-07-python-uninstall.md b/blog/2014-08-07-python-uninstall.md index 8564c2b..40bb917 100644 --- a/blog/2014-08-07-python-uninstall.md +++ b/blog/2014-08-07-python-uninstall.md @@ -12,4 +12,4 @@ What it doesn't say is that it will silently fail / delete the wrong files when It’s pretty standard fair: uninstall has spotty support across a great many installation technologies. I won't try to draw some broad conclusion. -Instead, I wrote a [comprehensive wiki page on Uninstalling setup.py install](https://ofswiki.org/wiki/Uninstalling_setup.py_install). +Instead, I wrote a [comprehensive wiki page on Uninstalling setup.py install](/technical-notes/setup.py-uninstall.html).