Skip to content

Commit 3aff924

Browse files
committed
Fix schema URL in manifest.daxlib for correct reference
1 parent 1fdd806 commit 3aff924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AbcClassification/manifest.daxlib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/sql-bi/daxlib/refs/heads/main/schemas/manifest/1.0.0/manifest.1.0.0.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/daxlib/daxlib/refs/heads/main/schemas/manifest/1.0.0/manifest.1.0.0.schema.json",
33
"id": "DaxPatterns.AbcClassification",
44
"version": "0.1.2",
55
"authors": "SQLBI",

0 commit comments

Comments
 (0)