Update of broken link

rsm 2022-01-09 11:03:07 -06:00
parent f909ea30f5
commit cf7b08692d

@ -9,7 +9,7 @@ using `dpkg`. The resulting `.deb` package runs on both 32-bit and
This document is heavily based on the steps found in this
[stackoverflow.com answer](https://stackoverflow.com/questions/7110604/standard-way-to-create-debian-packages-for-distributing-python-programs/26077181#26077181).
A huge thank you to
[Rafael Senties Martinelli](https://stackoverflow.com/users/3672754/rafael-senties-martinelli)
[Rafael Senties Martinelli](https://github.com/rsm-gh/build-deb)
for posting this simplified method of building a `.deb` package.
Originally I tried Ubuntu 14.04 Trusty Tahr as the base distro to