diff --git a/source/clear-linux/guides/maintenance/autospec.rst b/source/clear-linux/guides/maintenance/autospec.rst index c2370254..a15b6ba9 100644 --- a/source/clear-linux/guides/maintenance/autospec.rst +++ b/source/clear-linux/guides/maintenance/autospec.rst @@ -105,7 +105,8 @@ Build a new RPM .. code-block:: bash - make autospecnew URL="https://github.com/bktan8/helloclear/archive/helloclear-4.tar.gz" NAME="helloclear" + make autospecnew URL="https://github.com/clearlinux/helloclear/archive/helloclear-v1.0.tar.gz" + NAME="helloclear" .. note::