mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
Include attributes.adoc to fix administrators guide link.
Fixes "asciidoctor: WARNING: skipping reference to missing attribute: majorosver" on build.
This commit is contained in:
parent
172cecb06e
commit
f4bac77a41
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
[id='adding-repositories']
|
||||
= Adding repositories
|
||||
|
||||
include::{partialsdir}/attributes.adoc[]
|
||||
|
||||
This section describes how to add software repositories with the `dnf config-manager` command.
|
||||
|
||||
Use the following commands as the `root` user or under the `sudo` utility.
|
||||
|
|
Loading…
Reference in a new issue