fix markdown link
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Fri, 16 Dec 2022 13:24:18 +0000 (13:24 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Fri, 16 Dec 2022 13:24:18 +0000 (13:24 +0000)
docs/docs/administration/monitoring.md
test/instance_static/emoji/dump_pack/pack.json [new file with mode: 0644]

index fceb8c3a46b1f68d8552cd1031051a86be45193b..9233fbe34f84e05848c290cd980f3159d3631e4a 100644 (file)
@@ -7,7 +7,7 @@ To facilitate this, akkoma exposes prometheus metrics to be scraped.
 
 ## Prometheus
 
-See: [export_prometheus_metrics](../configuration/cheatsheet#instance)
+See: [export\_prometheus\_metrics](../../configuration/cheatsheet#instance)
 
 To scrape prometheus metrics, we need an oauth2 token with the `admin:metrics` scope.
 
@@ -30,4 +30,4 @@ Once you have your token of the form `Bearer $ACCESS_TOKEN`, you can use that in
   static_configs:
   - targets:
     - example.com
-```
\ No newline at end of file
+```
diff --git a/test/instance_static/emoji/dump_pack/pack.json b/test/instance_static/emoji/dump_pack/pack.json
new file mode 100644 (file)
index 0000000..3ca753b
--- /dev/null
@@ -0,0 +1,6 @@
+{
+"files": { },
+"pack": {
+"description": "Dump pack", "homepage": "https://pleroma.social",
+"license": "Test license", "share-files": true
+}}