Skip to content

Commit e0a37ea

Browse files
author
Antti Karjalainen
committed
Update assetsPublicPath to fit hosting on robotframework.org
1 parent 00caf4f commit e0a37ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/config/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module.exports = {
5959
assetsSubDirectory: 'static',
6060

6161
//TODO: remember update to "/" for live
62-
assetsPublicPath: '/robotframework.github.org',
62+
assetsPublicPath: '/',
6363

6464
/**
6565
* Source Maps

0 commit comments

Comments
 (0)