Skip to content

Commit 6b1a6d3

Browse files
committed
Switch to new location of Molecule JSON Schema
Related: ansible/molecule#3668
1 parent c89023d commit 6b1a6d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"fileMatch": [
110110
"molecule/*/molecule.yml"
111111
],
112-
"url": "https://raw.githubusercontent.com/ansible/schemas/main/f/molecule.json"
112+
"url": "https://raw.githubusercontent.com/ansible-community/molecule/main/src/molecule/data/molecule.json"
113113
},
114114
{
115115
"fileMatch": [

0 commit comments

Comments
 (0)