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.
2 parents 670b1db + 31ae743 commit 16a54efCopy full SHA for 16a54ef
ui-changes/src/config.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
/* eslint-disable */
3
- githubSrc: 'https://raw.githubusercontent.com/MulliganF02/demo-protocol/master/DemoProtocol/DemoProtocol_schema',
+ githubSrc: 'https://raw.githubusercontent.com/ReproNim/demo-protocol/master/DemoProtocol/DemoProtocol_schema',
4
banner: 'This is a demonstration protocol for ReproSchema.',
5
startButton: 'Join',
6
assetsPublicPath: '/demo-protocol/',
0 commit comments