File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616< body >
1717 < p >
1818 You are being redirected.
19- If not, click < a href ="../ "> here</ a > .
19+ If not, click < a href ="../curation "> here</ a > .
2020 </ p >
21- < textarea id =" technical-information " rows =" 10 " > </ textarea >
21+
2222</ body >
2323
2424</ html >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ window.onload = async function () {
2121 localStorage . setItem ( "owner" , owner ) ;
2222 localStorage . setItem ( "repo" , repo ) ;
2323 localStorage . setItem ( "artifactId" , artifactId ) ;
24- window . location = "../curation /" ;
24+ window . location = "../git-login /" ;
2525
2626
2727 } else {
@@ -32,7 +32,7 @@ window.onload = async function () {
3232 localStorage . setItem ( "url" , url ) ;
3333 localStorage . setItem ( "repo" , repo ) ;
3434 localStorage . setItem ( "artifactId" , artifactId ) ;
35- window . location = "../curation /" ;
35+ window . location = "../git-login /" ;
3636
3737
3838 }
You can’t perform that action at this time.
0 commit comments