Skip to content

Commit

Permalink
feat(update/link): download link
Browse files Browse the repository at this point in the history
  • Loading branch information
wklken committed Jun 8, 2022
1 parent d5f5eb6 commit 3548c42
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paas2/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.14.13
2.14.14
2 changes: 1 addition & 1 deletion paas2/paas/templates/base_center.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@

<dl class="menu">
<dt class="menu_title clickable">
<a href="https://docs.bk.tencent.com/download/" target="_blank"> <i class="bk-icon icon-download f18 t_b mr10"></i> ${_(u'资源下载')}</a>
<a href="https://bk.tencent.com/docs/markdown/6.1/软件资源/README.md" target="_blank"> <i class="bk-icon icon-download f18 t_b mr10"></i> ${_(u'资源下载')}</a>
</dt>
</dl>
<%
Expand Down
3 changes: 3 additions & 0 deletions paas2/release.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Release Log
===============================
# 2.14.14
- update: download url

# 2.14.13
- bugfix: remove login footer background

Expand Down

0 comments on commit 3548c42

Please sign in to comment.