Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2b33583

Browse files
committed
removed comment
1 parent8abb3e3 commit2b33583

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎_includes/scripts.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
if(gitOpsPath){
170170
window.location.href=`${SITE_BASE_URL}${gitOpsPath}`;
171171
}else{
172-
window.location.href=`${SITE_BASE_URL}/${SITE_GITOPS_COLLECTION}/`;// Redirect to home page
172+
window.location.href=`${SITE_BASE_URL}/${SITE_GITOPS_COLLECTION}/`;
173173
}
174174
}
175175
};

‎assets/js/src/argohub-redirect.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ async function getArgoHubRedirectURL(currentPath) {
2222
returnnewURL;
2323
}
2424

25-
asyncfunctionhandleRedirect(){
25+
asyncfunctionhandleRedirect(){
2626
handleEnterpriseDocTypeLock()
2727

2828
if(shouldSkipRedirect())return;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp