fix url mistake
This commit is contained in:
parent
d698b78ba7
commit
285bff19c1
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
<div class="hb-contents">
|
||||
<div class="hb-contents-wrapper">
|
||||
<div class="hb-page">
|
||||
<form id="auth-form" action="/api/v2/oauth2/generate_token" method="post">
|
||||
<form id="auth-form" action="/api/v2/sso/spfn/generate_token" method="post">
|
||||
<input name="lang" type="hidden" value="en-US"/>
|
||||
<div class="hb-container hb-l-inside">
|
||||
<h2>Sign In</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue