VictoriaMetrics: Fix Wrong Slug (#3225)

This commit is contained in:
CanbiZ 2025-03-18 14:46:01 +01:00 committed by GitHub
parent 817d9a4833
commit 3d49fb5a3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{ {
"name": "VictoriaMetrics", "name": "VictoriaMetrics",
"slug": "victoria", "slug": "victoriametrics",
"categories": [ "categories": [
8 8
], ],