We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a87e1c commit c8c8a92Copy full SHA for c8c8a92
lib/algora_web/constants.ex
@@ -13,9 +13,8 @@ defmodule AlgoraWeb.Constants do
13
discord_url: ~p"/discord",
14
github_url: "https://github.com/algora-io",
15
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",
+ github_repo_url: "https://github.com/algora-io/console",
+ github_repo_api_url: "https://api.github.com/repos/algora-io/console",
19
docs_url: "https://docs.algora.io",
20
docs_supported_countries_url: "https://docs.algora.io/bounties/payments#supported-countries-regions",
21
demo_url: "https://www.youtube.com/watch?v=Ts5GhlEROrs",
0 commit comments