aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht
diff options
context:
space:
mode:
authorSteven Guikal <void@fluix.dev>2020-12-15 19:46:34 +0000
committerDrew DeVault <sir@cmpwn.com>2020-12-15 14:46:38 -0500
commit05f91f165b683da0843e6c497e0ae450da048580 (patch)
treebba334e154709f11568846a7f99d4e02041ee4ad /builds.sr.ht
parent1cb1c70181fb11630a5f3b8d4291b025a9b50f26 (diff)
downloadsr.ht-docs-05f91f165b683da0843e6c497e0ae450da048580.tar.gz
Fix broken yaml highlighting
Diffstat (limited to 'builds.sr.ht')
-rw-r--r--builds.sr.ht/compatibility.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 3b6a1db..92804b6 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -509,7 +509,7 @@ The packages array is installed with `dnf install`.
Given the following list of repositories in your manifest:
-```yml
+```yaml
repositories:
example: https://example.org
```