Skip to content

Commit 31ae743

Browse files
committed
fixing config file
1 parent 670b1db commit 31ae743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-changes/src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
/* eslint-disable */
3-
githubSrc: 'https://raw.githubusercontent.com/MulliganF02/demo-protocol/master/DemoProtocol/DemoProtocol_schema',
3+
githubSrc: 'https://raw.githubusercontent.com/ReproNim/demo-protocol/master/DemoProtocol/DemoProtocol_schema',
44
banner: 'This is a demonstration protocol for ReproSchema.',
55
startButton: 'Join',
66
assetsPublicPath: '/demo-protocol/',

0 commit comments

Comments
 (0)