Skip to content

Commit

Permalink
Fix kubepanel typo&link. (#4729)
Browse files Browse the repository at this point in the history
* Add type status hide/show system app.

Signed-off-by: zzjin <tczzjin@gmail.com>

* Fix typo

Signed-off-by: zzjin <tczzjin@gmail.com>

* Rebase app status.

Signed-off-by: zzjin <tczzjin@gmail.com>

* Fix link typo.

Signed-off-by: zzjin <tczzjin@gmail.com>

---------

Signed-off-by: zzjin <tczzjin@gmail.com>
  • Loading branch information
zzjin authored May 13, 2024
1 parent d404059 commit 49e6422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bot-cherry-pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fi
echo "prNumber=$PR_NUMBER" >> $GITHUB_OUTPUT
- name: Checkout the latest code
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
token: ${{ secrets.GH_PAT }}
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion frontend/providers/kubepanel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
>
> If you open your own dev in `localhost:3000` directly,you cannot have sealos desktop border,which maybe influence your style.
1. This url:[website](https://dev.sealos.top/?openapp=system-template%3FtemplateName%3Done-step-shortcuts)
1. This url:[website](https://cloud.sealos.run/?openapp=system-template%3FtemplateName%3Done-step-shortcuts)
2. ![image-20240423111024336](https://raw.githubusercontent.com/mlhiter/typora-images/master/202404231110609.png)
Expand Down

0 comments on commit 49e6422

Please sign in to comment.