From 7c83d843812ff74faeb9821dcf32a9fa5aec7dee Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 20 Jun 2021 22:01:01 -0700 Subject: [PATCH] Fix link; add section on installing software --- user/templates/debian/debian.md | 6 +++++- user/templates/fedora/fedora.md | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/user/templates/debian/debian.md b/user/templates/debian/debian.md index cb0b8fee..022aee11 100644 --- a/user/templates/debian/debian.md +++ b/user/templates/debian/debian.md @@ -39,9 +39,13 @@ After installing a fresh Debian template, we recommend performing the following 3. If desired, [uninstall the old template](/doc/templates/#uninstalling). +## Installing software + +See [How to Install Software](/doc/how-to-install-software/). + ## Updating -For routine daily template updates within a given Debian release, see [Updating software in templates](/doc/how-to-install-software/#instructions). +For routine daily updates within a given release, see [How to Update](/doc/how-to-update/). ## Upgrading diff --git a/user/templates/fedora/fedora.md b/user/templates/fedora/fedora.md index 2a6d6bd8..eedc0150 100644 --- a/user/templates/fedora/fedora.md +++ b/user/templates/fedora/fedora.md @@ -31,9 +31,13 @@ After installing a fresh Fedora template, we recommend performing the following 3. If desired, [uninstall the old template](/doc/templates/#uninstalling). +## Installing software + +See [How to Install Software](/doc/how-to-install-software/). + ## Updating -For routine daily updates within a given release, see [Updating software in templates](/doc/how-to-install-software/#instructions). +For routine daily updates within a given release, see [How to Update](/doc/how-to-update/). ## Upgrading