Skip to content

Commit 4d17ee7

Browse files
Update homePageURL in appConfig
1 parent 78985c8 commit 4d17ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktop/scripts/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const path = require('path');
33

44
// Application configuration
55
const appConfig = {
6-
homePageURL: 'https://robotics-sensors.github.io',
6+
homePageURL: 'https://bellande-robotics-sensors-research-innovation-center.org',
77
userAgent: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.3',
88
};
99

0 commit comments

Comments
 (0)