summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-09-03 16:51:50 +0200
committerBastien Nocera <hadess@hadess.net>2020-09-03 16:51:50 +0200
commit2fffcde1be7e343549c3065c7ea9c4e1abc4034c (patch)
treef8f88ee2bcfca21887908288ee91df1119095b36
parent4b598384eb01691562e66a062613627165948380 (diff)
README: Some typographical changes
-rw-r--r--web-export/README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/web-export/README.md b/web-export/README.md
index 5638216..a586ad3 100644
--- a/web-export/README.md
+++ b/web-export/README.md
@@ -8,7 +8,9 @@ It's mostly 2 files:
- `update.py`: hacky script that uses specs.idx and creates html pages
-To publish a new or updated spec, add an entry into specs.idx, and file a
-merge request. Once merged, the files will be automatically exported after
-building through the continuous integration.
+To publish a new or updated spec, add an entry into `specs.idx`, and [file a
+merge request](https://gitlab.freedesktop.org/xdg/xdg-specs/-/merge_requests).
+
+Once merged, the files will be automatically exported after building through
+the continuous integration.