Skip to content

Commit 70c088a

Browse files
committed
change config.js back
1 parent c63e752 commit 70c088a

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: 'http://localhost:8000/DemoProtocol/DemoProtocol_schemaa',
3+
githubSrc: 'https://raw.githubusercontent.com/ReproNim/demo-protocol/main/DemoProtocol/DemoProtocol_schema',
44
banner: 'This is a demonstration protocol for ReproSchema.',
55
startButton: 'Join',
66
assetsPublicPath: '/demo-protocol/',

0 commit comments

Comments
 (0)