Skip to content

Commit

Permalink
change config.js back
Browse files Browse the repository at this point in the history
  • Loading branch information
yibeichan committed Dec 12, 2024
1 parent c63e752 commit 70c088a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-changes/src/config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
/* eslint-disable */
githubSrc: 'http://localhost:8000/DemoProtocol/DemoProtocol_schemaa',
githubSrc: 'https://raw.githubusercontent.com/ReproNim/demo-protocol/main/DemoProtocol/DemoProtocol_schema',
banner: 'This is a demonstration protocol for ReproSchema.',
startButton: 'Join',
assetsPublicPath: '/demo-protocol/',
Expand Down

0 comments on commit 70c088a

Please sign in to comment.