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 c63e752 commit 70c088aCopy full SHA for 70c088a
ui-changes/src/config.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
/* eslint-disable */
3
- githubSrc: 'http://localhost:8000/DemoProtocol/DemoProtocol_schemaa',
+ githubSrc: 'https://raw.githubusercontent.com/ReproNim/demo-protocol/main/DemoProtocol/DemoProtocol_schema',
4
banner: 'This is a demonstration protocol for ReproSchema.',
5
startButton: 'Join',
6
assetsPublicPath: '/demo-protocol/',
0 commit comments