Skip to content

Commit d123121

Browse files
authored
Update config.js
put the original url back
1 parent 2acee3f commit d123121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
githubSrc: 'http://localhost:3000/DemoProtocol/DemoProtocol_schema',
2+
githubSrc: 'https://raw.githubusercontent.com/ReproNim/demo-protocol/main/DemoProtocol/DemoProtocol_schema',
33
startButton: {
44
"en": 'Join',
55
"es": 'Participar'

0 commit comments

Comments
 (0)