Commit 5801860 1 parent 1182558 commit 5801860 Copy full SHA for 5801860
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "ids_api_base_url" : " https://ids-api .zanartcc.org" ,
2
+ "ids_api_base_url" : " https://ids.zanartcc.org" ,
3
3
"ids_base_url" : " https://ids.zanartcc.org" ,
4
4
"subdivision" : {
5
5
"name" : " Anchorage ARTCC" ,
Original file line number Diff line number Diff line change 80
80
</button >
81
81
</div >
82
82
<div v-else >
83
- <a :href =" `${config.ids_api_base_url}/v1/oauth /login?redirect=${location}`" >
83
+ <a :href =" `${config.ids_api_base_url}/v1/auth /login?redirect=${location}`" >
84
84
<button
85
85
class =" border-2 border-gray-500 font-bold py-2 px-4 rounded h-full w-[10rem] mr-1"
86
86
:class =" `${config.colors.buttons.Login.background} hover:${config.colors.buttons.Login.hover} ${config.colors.buttons.Login.foreground}`"
You can’t perform that action at this time.
0 commit comments