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 8617c5f commit 88846ddCopy full SHA for 88846dd
Manifest.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://raw.githubusercontent.com/qooxdoo/qooxdoo-compiler/master/source/resource/qx/tool/schema/Manifest-1-0-0.json",
+ "$schema": "https://qooxdoo.org/schema/Manifest-1-0-0.json",
3
"info": {
4
"name": "Qooxdoo Package Browser",
5
"summary": "This qooxdoo application lets you browse the available packages",
compile.json
- "$schema": "https://raw.githubusercontent.com/qooxdoo/qooxdoo-compiler/master/source/resource/qx/tool/schema/compile-1-0-0.json",
+ "$schema": "https://qooxdoo.org/schema/compile-1-0-0.json",
"targets": [
"type": "source",
0 commit comments