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 84fd508 commit d36cd91Copy full SHA for d36cd91
reproschema/context_url.py
@@ -1 +1,2 @@
1
-CONTEXTFILE_URL = "https://raw.githubusercontent.com/ReproNim/reproschema/ref/linkml/contexts/reproschema"
+# this is automatically updated after reproschema new release
2
+CONTEXTFILE_URL = 'https://raw.githubusercontent.com/ReproNim/reproschema/main/releases/1.0.0/reproschema'
0 commit comments