Skip to content

Commit c8c8a92

Browse files
committed
chore: update repo url
1 parent 5a87e1c commit c8c8a92

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lib/algora_web/constants.ex

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ defmodule AlgoraWeb.Constants do
1313
discord_url: ~p"/discord",
1414
github_url: "https://github.com/algora-io",
1515
calendar_url: "https://cal.com/ioannisflo",
16-
# TODO: update this to the new repo
17-
github_repo_url: "https://github.com/algora-io/tv",
18-
github_repo_api_url: "https://api.github.com/repos/algora-io/tv",
16+
github_repo_url: "https://github.com/algora-io/console",
17+
github_repo_api_url: "https://api.github.com/repos/algora-io/console",
1918
docs_url: "https://docs.algora.io",
2019
docs_supported_countries_url: "https://docs.algora.io/bounties/payments#supported-countries-regions",
2120
demo_url: "https://www.youtube.com/watch?v=Ts5GhlEROrs",

0 commit comments

Comments
 (0)