File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ defmodule AlgoraWeb.Constants do
1515 calendar_url: "https://cal.com/ioannisflo" ,
1616 github_repo_url: "https://github.com/algora-io/console" ,
1717 github_repo_api_url: "https://api.github.com/repos/algora-io/console" ,
18- docs_url: "https:// docs.algora.io ",
19- docs_supported_countries_url: "https:// docs.algora.io/bounties /payments#supported-countries-regions ",
18+ docs_url: ~p " / docs" ,
19+ docs_supported_countries_url: ~p " / docs/payments /payments" ,
2020 demo_url: "https://www.youtube.com/watch?v=Ts5GhlEROrs" ,
2121 sdk_url: ~p" /sdk" ,
2222 privacy_url: ~p" /legal/privacy" ,
2323 terms_url: ~p" /legal/terms" ,
2424 blog_url: "https://blog.algora.io" ,
25- contact_url: "https:// docs.algora.io /contact",
25+ contact_url: ~p " / docs/contact" ,
2626 algora_tv_url: "https://algora.tv" ,
2727 tel_formatted: "+1 (650) 420-2207" ,
2828 tel: "+16504202207"
You can’t perform that action at this time.
0 commit comments