diff --git a/dev/telegraphChangelog.js b/dev/telegraphChangelog.js index 83d81bbb6..fea15c3a1 100644 --- a/dev/telegraphChangelog.js +++ b/dev/telegraphChangelog.js @@ -17,7 +17,7 @@ const gitOptions = { const pageTemplate = ` \ - +

Commits since ${version}

\

This list is automatically updated when a new commit pushed to the beta repo

\ \ diff --git a/webpack.config.js b/webpack.config.js index e230137aa..275cd424e 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -24,7 +24,7 @@ const { dotenv.config(); -const STATOSCOPE_REFERENCE_URL = 'https://webz.dev/build-stats.json'; +const STATOSCOPE_REFERENCE_URL = 'https://tga.dev/build-stats.json'; const DEFAULT_APP_TITLE = `Telegram${APP_ENV !== 'production' ? ' Beta' : ''}`; const {