Merge pull request #2003 from crobinso/doc-link-fix

docs: Fix 'package layering' rpm-ostree link
This commit is contained in:
OpenShift Merge Robot 2020-02-10 20:28:40 +01:00 committed by GitHub
commit 7b28d01cd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)`