We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0107ca commit 1d69457Copy full SHA for 1d69457
rules.md
@@ -64,7 +64,7 @@
64
{% else %}
65
{{ exporter.comments | strip | newline_to_br }}
66
{% highlight bash %}
67
-$ wget https://raw.githubusercontent.com/samber/awesome-prometheus-alerts/ref/head/dist/rules/{{ service.name | replace: " ", "-" | downcase }}/{{ exporter.slug }}.yml
+$ wget https://raw.githubusercontent.com/samber/awesome-prometheus-alerts/refs/heads/master/dist/rules/{{ service.name | replace: " ", "-" | downcase }}/{{ exporter.slug }}.yml
68
{% endhighlight %}
69
{% endif %}
70
0 commit comments