forked from docs/team-docs
fixes wrong link found on build script
This commit is contained in:
parent
eb90404536
commit
27f1cda905
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
= Reusable attributes
|
||||
Fedora Documentation Team <https://discussion.fedoraproject.org/tag/docs>
|
||||
v0.0.1, 2020-08-26
|
||||
v0.0.1, 2024-06-25
|
||||
// :toc:
|
||||
|
||||
This page explains how to use reusable metadata, or attributes, across multiple AsciiDoc documents in Fedora Documentation.
|
||||
|
|
@ -13,7 +13,7 @@ Sometimes you may want to use the same data across many AsciiDoc documents.
|
|||
Some examples are below:
|
||||
|
||||
* Version releases (e.g. Fedora `N`)
|
||||
* URL prefixes or suffixes (e.g. `https://pagure.io/fesco/issue/`)
|
||||
* URL prefixes or suffixes (e.g. `https://pagure.io/fesco/issues/`)
|
||||
* Dates and time (e.g. current year, like `2020`)
|
||||
|
||||
For these and more use cases, *attributes* allow you to define some metadata in a single place, and reuse it in multiple places.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue