Skip to content

Commit

Permalink
fix yardoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Dec 28, 2023
1 parent 0aaf3a7 commit 4ef9ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/profile_conversions.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ data types to the old ones. This is useful if you want to use a new profile
in an old system (SLE15-SP2 and older). The old AutoYaST cannot read the new
data types and it would fail.

The [`old_types.xslt`](../xslt/old_types.xslt) file converts the short
The [old_types.xslt](../xslt/old_types.xslt) file converts the short
attributes `t="boolean"` to long attributes `config:type="boolean"`.

```shell
Expand Down

0 comments on commit 4ef9ed8

Please sign in to comment.