summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-02-10 14:00:11 -0500
committerCole Robinson <crobinso@redhat.com>2020-02-10 14:00:11 -0500
commit4b644bc671d340172d8d42c6472301d3c28f836d (patch)
treed80fa6e83766d306a5c1e37a6358bbbe74293b74
parent793b4788791170fd1bdd189e8b6ed1393966c053 (diff)
downloadostree-4b644bc671d340172d8d42c6472301d3c28f836d.tar.gz
docs: Fix 'package layering' rpm-ostree link
Signed-off-by: Cole Robinson <crobinso@redhat.com>
-rw-r--r--docs/manual/adapting-existing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/adapting-existing.md b/docs/manual/adapting-existing.md
index 14b36a88..3a1b8d69 100644
--- a/docs/manual/adapting-existing.md
+++ b/docs/manual/adapting-existing.md
@@ -166,7 +166,7 @@ Then to actually deploy this tree for the next boot:
`ostree admin deploy $osname/$releasename/$description`
This is essentially what [rpm-ostree](https://github.com/projectatomic/rpm-ostree/)
-does to support its [package layering model](https://rpm-ostree.readthedocs.io/en/latest/manual/administrator-handbook/#package-layering).
+does to support its [package layering model](https://rpm-ostree.readthedocs.io/en/latest/manual/administrator-handbook/#hybrid-imagepackaging-via-package-layering).
###### Licensing for this document:
`SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`