diff --git a/app/core/app.config.js b/app/core/app.config.js index 0d38d56..27694a2 100644 --- a/app/core/app.config.js +++ b/app/core/app.config.js @@ -60,8 +60,8 @@ import {getGATag, getAvailableEndpoints, getAvailableBlockchains, getGlobalConfi brand: config.name + " Blocksights", name: config.name, api_link: "https://api.bitshares.ws/", - source_code_link: null, - fork_of: "https://github.com/bitshares/open-explorer", + source_code_link: "https://github.com/blocksights/blocksights-open-explorer", + fork_of: null, year: year, pageTransition: pageTransitionOpts[0] }