This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch doc-clean-up in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
commit 50258ba28352e850515cfd1fb45d07519fc77dbc Author: tomsun28 <[email protected]> AuthorDate: Sat Apr 13 10:31:37 2024 +0800 [improve] initial doc clean up Signed-off-by: tomsun28 <[email protected]> --- CONTRIBUTING.md | 6 ++-- README_CN.md | 18 +++++------ home/docusaurus.config.js | 34 +++++++++------------ home/i18n/en/docusaurus-theme-classic/footer.json | 4 +-- .../current/others/contributing.md | 18 +++++------ .../version-v1.3.x/others/resource.md | 10 ++---- .../version-v1.4.x/others/resource.md | 9 ++---- .../zh-cn/docusaurus-theme-classic/footer.json | 4 +-- home/src/pages/components/DiaLog.js | 2 +- home/static/CNAME | 3 +- home/static/img/tancloud-brand-white-y.png | Bin 10234 -> 0 bytes home/static/img/tancloud-brand-white-y.svg | 4 --- home/static/img/tancloud-brand-white.png | Bin 5966 -> 0 bytes home/static/img/tancloud-brand-white.svg | 4 --- home/static/img/tancloud-brand-y.png | Bin 12636 -> 0 bytes home/static/img/tancloud-brand-y.svg | 4 --- home/static/img/tancloud-brand.jpg | Bin 76728 -> 0 bytes home/static/img/tancloud-brand.png | Bin 11637 -> 0 bytes home/static/img/tancloud-brand.svg | 11 ------- home/static/img/tancloud-logo.svg | 3 -- home/static/manifest.json | 4 +-- .../version-v1.1.x/others/resource.md | 9 ++---- .../version-v1.3.x/others/resource.md | 11 ++----- .../version-v1.4.x/others/resource.md | 11 ++----- web-app/package.json | 4 +-- 25 files changed, 57 insertions(+), 116 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e1a4819f0..b645d7642 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -110,7 +110,7 @@ With the above steps, you are a contributor to HertzBeat. Repeat the previous st ### Join Discussion -[Github Discussion](https://github.com/apache/hertzbeat/discussions) +[Join the Mailing Lists](https://lists.apache.org/[email protected]) : Mail to `[email protected]` to subscribe mailing lists. Add WeChat account `tan-cloud` to pull you into the WeChat group. @@ -246,9 +246,9 @@ git pull upstream master ### 加入讨论交流 -[Github Discussion](https://github.com/apache/hertzbeat/discussions) +[Join the Mailing Lists](https://lists.apache.org/[email protected]) : Mail to `[email protected]` to subscribe mailing lists. -加微信号 `tan-cloud` 拉您进微信交流群 +Add WeChat account `tan-cloud` to pull you into the WeChat group. ### 模块 diff --git a/README_CN.md b/README_CN.md index 6acd9eff8..cf6d1836c 100644 --- a/README_CN.md +++ b/README_CN.md @@ -132,12 +132,12 @@ docker run -d -e IDENTITY=custom-collector-name -e MANAGER_HOST=127.0.0.1 -e MAN ##### 方式二:通过安装包安装 -1. 下载您系统环境对应的安装包`hertzbeat-xx.tar.gz` [GITEE Release](https://gitee.com/dromara/hertzbeat/releases) [GITHUB Release](https://github.com/apache/hertzbeat/releases) +1. 下载您系统环境对应的安装包`hertzbeat-xx.tar.gz` [GITHUB Release](https://github.com/apache/hertzbeat/releases) 2. 配置 HertzBeat 的配置文件 `hertzbeat/config/application.yml`(可选) 3. 部署启动 `$ ./bin/startup.sh ` 或 `bin/startup.bat` 4. 浏览器访问 `http://localhost:1157` 即可开始,默认账号密码 `admin/hertzbeat` 5. 部署采集器集群(可选) - - 下载采集器安装包`hertzbeat-collector-xx.tar.gz`到规划的另一台部署主机上 [GITEE Release](https://gitee.com/dromara/hertzbeat/releases) [GITHUB Release](https://github.com/apache/hertzbeat/releases) + - 下载采集器安装包`hertzbeat-collector-xx.tar.gz`到规划的另一台部署主机上 [GITHUB Release](https://github.com/apache/hertzbeat/releases) - 配置采集器的配置文件 `hertzbeat-collector/config/application.yml` 里面的连接主HertzBeat服务的对外IP,端口,当前采集器名称(需保证唯一性)等参数 `identity` `mode` (public or private) `manager-host` `manager-port` ```yaml collector: @@ -224,13 +224,13 @@ Thanks these wonderful people, welcome to join us: <td align="center" valign="top" width="14.28%"><a href="http://mroldx.xyz/"><img src="https://avatars.githubusercontent.com/u/34847828?v=4?s=100" width="100px;" alt="mroldx"/><br /><sub><b>mroldx</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=mroldx" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woshiniusange"><img src="https://avatars.githubusercontent.com/u/91513022?v=4?s=100" width="100px;" alt="woshiniusange"/><br /><sub><b>woshiniusange</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=woshiniusange" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://vampireachao.github.io/"><img src="https://avatars.githubusercontent.com/u/52746628?v=4?s=100" width="100px;" alt="VampireAchao"/><br /><sub><b>VampireAchao</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=VampireAchao" title="Code">💻</a></td> - <td align="center" valign="top" width="14.28%"><a href="https://github.com/Ceilzcx"><img src="https://avatars.githubusercontent.com/u/48920254?v=4?s=100" width="100px;" alt="zcx"/><br /><sub><b>zcx</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=Ceilzcx" title="Code">💻</a> <a href="https://github.com/dromara/hertzbeat/issues?q=author%3ACeilzcx" title="Bug reports">🐛</a> <a href="#design-Ceilzcx" title="Design">🎨</a></td> + <td align="center" valign="top" width="14.28%"><a href="https://github.com/Ceilzcx"><img src="https://avatars.githubusercontent.com/u/48920254?v=4?s=100" width="100px;" alt="zcx"/><br /><sub><b>zcx</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=Ceilzcx" title="Code">💻</a> <a href="https://github.com/apache/hertzbeat/issues?q=author%3ACeilzcx" title="Bug reports">🐛</a> <a href="#design-Ceilzcx" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CharlieXCL"><img src="https://avatars.githubusercontent.com/u/91540487?v=4?s=100" width="100px;" alt="CharlieXCL"/><br /><sub><b>CharlieXCL</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=CharlieXCL" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Privauto"><img src="https://avatars.githubusercontent.com/u/36581456?v=4?s=100" width="100px;" alt="Privauto"/><br /><sub><b>Privauto</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=Privauto" title="Code">💻</a> <a href="https://github.com/apache/hertzbeat/commits?author=Privauto" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="14.28%"><a href="https://github.com/emrys-he"><img src="https://avatars.githubusercontent.com/u/5848915?v=4?s=100" width="100px;" alt="emrys"/><br /><sub><b>emrys</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=emrys-he" title="Documentation">📖</a></td> - <td align="center" valign="top" width="14.28%"><a href="https://github.com/SxLiuYu"><img src="https://avatars.githubusercontent.com/u/95198625?v=4?s=100" width="100px;" alt="SxLiuYu"/><br /><sub><b>SxLiuYu</b></sub></a><br /><a href="https://github.com/dromara/hertzbeat/issues?q=author%3ASxLiuYu" title="Bug reports">🐛</a></td> + <td align="center" valign="top" width="14.28%"><a href="https://github.com/SxLiuYu"><img src="https://avatars.githubusercontent.com/u/95198625?v=4?s=100" width="100px;" alt="SxLiuYu"/><br /><sub><b>SxLiuYu</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/issues?q=author%3ASxLiuYu" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="https://allcontributors.org"><img src="https://avatars.githubusercontent.com/u/46410174?v=4?s=100" width="100px;" alt="All Contributors"/><br /><sub><b>All Contributors</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=all-contributors" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/gxc-myh"><img src="https://avatars.githubusercontent.com/u/85919258?v=4?s=100" width="100px;" alt="铁甲小宝"/><br /><sub><b>铁甲小宝</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=gxc-myh" title="Code">💻</a> <a href="https://github.com/apache/hertzbeat/commits?author=gxc-myh" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/click33"><img src="https://avatars.githubusercontent.com/u/36243476?v=4?s=100" width="100px;" alt="click33"/><br /><sub><b>click33</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=click33" title="Documentation">📖</a></td> @@ -238,10 +238,10 @@ Thanks these wonderful people, welcome to join us: <td align="center" valign="top" width="14.28%"><a href="https://www.zhihu.com/people/kevinbauer"><img src="https://avatars.githubusercontent.com/u/28581579?v=4?s=100" width="100px;" alt="Kevin Huang"/><br /><sub><b>Kevin Huang</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=kevinhuangwl" title="Documentation">📖</a></td> </tr> <tr> - <td align="center" valign="top" width="14.28%"><a href="https://github.com/TJxiaobao"><img src="https://avatars.githubusercontent.com/u/85919258?v=4?s=100" width="100px;" alt="铁甲小宝"/><br /><sub><b>铁甲小宝</b></sub></a><br /><a href="https://github.com/dromara/hertzbeat/issues?q=author%3ATJxiaobao" title="Bug reports">🐛</a> <a href="https://github.com/apache/hertzbeat/commits?author=TJxiaobao" title="Code">💻</a> <a href="https://github.com/apache/hertzbeat/commits?author=TJxiaobao" tit [...] + <td align="center" valign="top" width="14.28%"><a href="https://github.com/TJxiaobao"><img src="https://avatars.githubusercontent.com/u/85919258?v=4?s=100" width="100px;" alt="铁甲小宝"/><br /><sub><b>铁甲小宝</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/issues?q=author%3ATJxiaobao" title="Bug reports">🐛</a> <a href="https://github.com/apache/hertzbeat/commits?author=TJxiaobao" title="Code">💻</a> <a href="https://github.com/apache/hertzbeat/commits?author=TJxiaobao" titl [...] <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jack-123-power"><img src="https://avatars.githubusercontent.com/u/84333501?v=4?s=100" width="100px;" alt="Captain Jack"/><br /><sub><b>Captain Jack</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=Jack-123-power" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/haibo-duan"><img src="https://avatars.githubusercontent.com/u/7974845?v=4?s=100" width="100px;" alt="haibo.duan"/><br /><sub><b>haibo.duan</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=haibo-duan" title="Tests">⚠️</a> <a href="https://github.com/apache/hertzbeat/commits?author=haibo-duan" title="Code">💻</a></td> - <td align="center" valign="top" width="14.28%"><a href="https://github.com/assassinfym"><img src="https://avatars.githubusercontent.com/u/15188754?v=4?s=100" width="100px;" alt="assassin"/><br /><sub><b>assassin</b></sub></a><br /><a href="https://github.com/dromara/hertzbeat/issues?q=author%3Aassassinfym" title="Bug reports">🐛</a> <a href="https://github.com/apache/hertzbeat/commits?author=assassinfym" title="Code">💻</a></td> + <td align="center" valign="top" width="14.28%"><a href="https://github.com/assassinfym"><img src="https://avatars.githubusercontent.com/u/15188754?v=4?s=100" width="100px;" alt="assassin"/><br /><sub><b>assassin</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/issues?q=author%3Aassassinfym" title="Bug reports">🐛</a> <a href="https://github.com/apache/hertzbeat/commits?author=assassinfym" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/csyshu"><img src="https://avatars.githubusercontent.com/u/46591658?v=4?s=100" width="100px;" alt="Reverse wind"/><br /><sub><b>Reverse wind</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=csyshu" title="Tests">⚠️</a> <a href="https://github.com/apache/hertzbeat/commits?author=csyshu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/luxx-lq"><img src="https://avatars.githubusercontent.com/u/58515565?v=4?s=100" width="100px;" alt="luxx"/><br /><sub><b>luxx</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=luxx-lq" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=eltociear" title="Documentation">📖</a></td> @@ -251,7 +251,7 @@ Thanks these wonderful people, welcome to join us: <td align="center" valign="top" width="14.28%"><a href="https://github.com/BKing2020"><img src="https://avatars.githubusercontent.com/u/28869121?v=4?s=100" width="100px;" alt="BKing"/><br /><sub><b>BKing</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=BKing2020" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/xingshuaiLi"><img src="https://avatars.githubusercontent.com/u/119487588?v=4?s=100" width="100px;" alt="xingshuaiLi"/><br /><sub><b>xingshuaiLi</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=xingshuaiLi" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/wangke6666"><img src="https://avatars.githubusercontent.com/u/113656595?v=4?s=100" width="100px;" alt="wangke6666"/><br /><sub><b>wangke6666</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=wangke6666" title="Documentation">📖</a></td> - <td align="center" valign="top" width="14.28%"><a href="https://github.com/LWBobo"><img src="https://avatars.githubusercontent.com/u/50368698?v=4?s=100" width="100px;" alt="刺猬"/><br /><sub><b>刺猬</b></sub></a><br /><a href="https://github.com/dromara/hertzbeat/issues?q=author%3ALWBobo" title="Bug reports">🐛</a> <a href="https://github.com/apache/hertzbeat/commits?author=LWBobo" title="Code">💻</a></td> + <td align="center" valign="top" width="14.28%"><a href="https://github.com/LWBobo"><img src="https://avatars.githubusercontent.com/u/50368698?v=4?s=100" width="100px;" alt="刺猬"/><br /><sub><b>刺猬</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/issues?q=author%3ALWBobo" title="Bug reports">🐛</a> <a href="https://github.com/apache/hertzbeat/commits?author=LWBobo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.zanglikun.com"><img src="https://avatars.githubusercontent.com/u/61591648?v=4?s=100" width="100px;" alt="Haste"/><br /><sub><b>Haste</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=zanglikun" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/SuitSmile"><img src="https://avatars.githubusercontent.com/u/38679717?v=4?s=100" width="100px;" alt="zhongshi.yi"/><br /><sub><b>zhongshi.yi</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=SuitSmile" title="Documentation">📖</a></td> </tr> @@ -270,7 +270,7 @@ Thanks these wonderful people, welcome to join us: <td align="center" valign="top" width="14.28%"><a href="https://github.com/NavinKumarBarnwal"><img src="https://avatars.githubusercontent.com/u/44504274?v=4?s=100" width="100px;" alt="NavinKumarBarnwal"/><br /><sub><b>NavinKumarBarnwal</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=NavinKumarBarnwal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/z641205699"><img src="https://avatars.githubusercontent.com/u/45276423?v=4?s=100" width="100px;" alt="Zakkary"/><br /><sub><b>Zakkary</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=z641205699" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/898349230"><img src="https://avatars.githubusercontent.com/u/21972532?v=4?s=100" width="100px;" alt="sunxinbo"/><br /><sub><b>sunxinbo</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=898349230" title="Code">💻</a> <a href="https://github.com/apache/hertzbeat/commits?author=898349230" title="Tests">⚠️</a></td> - <td align="center" valign="top" width="14.28%"><a href="https://github.com/ldzbook"><img src="https://avatars.githubusercontent.com/u/13903790?v=4?s=100" width="100px;" alt="ldzbook"/><br /><sub><b>ldzbook</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=ldzbook" title="Documentation">📖</a> <a href="https://github.com/dromara/hertzbeat/issues?q=author%3Aldzbook" title="Bug reports">🐛</a></td> + <td align="center" valign="top" width="14.28%"><a href="https://github.com/ldzbook"><img src="https://avatars.githubusercontent.com/u/13903790?v=4?s=100" width="100px;" alt="ldzbook"/><br /><sub><b>ldzbook</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=ldzbook" title="Documentation">📖</a> <a href="https://github.com/apache/hertzbeat/issues?q=author%3Aldzbook" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/SurryChen"><img src="https://avatars.githubusercontent.com/u/91116490?v=4?s=100" width="100px;" alt="余与雨"/><br /><sub><b>余与雨</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=SurryChen" title="Code">💻</a> <a href="https://github.com/apache/hertzbeat/commits?author=SurryChen" title="Tests">⚠️</a></td> </tr> <tr> @@ -433,7 +433,7 @@ Thanks these wonderful people, welcome to join us: [QQ交流群](https://jq.qq.com/?_wv=1027&k=Bud9OzdI) : Group num `630061200` -[Github Discussion](https://github.com/dromara/hertzbeat/discussions) +[Github Discussion](https://github.com/apache/hertzbeat/discussions) [Reddit Community](https://www.reddit.com/r/hertzbeat/) diff --git a/home/docusaurus.config.js b/home/docusaurus.config.js index c02f3b04d..22b24d7e5 100644 --- a/home/docusaurus.config.js +++ b/home/docusaurus.config.js @@ -1,19 +1,19 @@ const path = require('path') -const organizationName = 'dromara' // Usually your GitHub name. +const organizationName = 'apache' // Usually your GitHub name. const projectName = 'hertzbeat' // Usually your repo name. const branch = 'master' -const repoUrl = `https://github.com/dromara/${projectName}` -const cdnUrl = 'https://cdn.jsdelivr.net/gh/dromara/hertzbeat@gh-pages' +const repoUrl = `https://github.com/apache/${projectName}` +const cdnUrl = 'https://cdn.jsdelivr.net/gh/apache/hertzbeat@gh-pages' module.exports = { title: 'HertzBeat', tagline: 'An open source, real-time monitoring tool with custom-monitor and agentLess.', - url: 'https://hertzbeat.com', + url: 'https://hertzbeat.apache.org', baseUrl: '/', onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'throw', - favicon: '/img/tancloud-logo.svg', + favicon: '/img/hertzbeat-logo.svg', organizationName, projectName, customFields: { @@ -25,7 +25,7 @@ module.exports = { locales: ['zh-cn', 'en'], }, themeConfig: { - image: '/img/tancloud-logo.svg', + image: '/img/hertzbeat-logo.svg', liveCodeBlock: { playgroundPosition: 'bottom', }, @@ -107,13 +107,7 @@ module.exports = { { type: 'localeDropdown', position: 'right', - }, - // { - // label: 'login', - // href: 'https://console.tancloud.cn', - // position: 'right', - // className: 'header-console-link', - // }, + } ], }, footer: { @@ -137,7 +131,7 @@ module.exports = { items: [ { label: 'discussion', - href: 'https://github.com/dromara/hertzbeat/discussions/', + href: 'https://github.com/apache/hertzbeat/discussions/', }, { label: 'contact', @@ -150,7 +144,7 @@ module.exports = { items: [ { label: 'github', - href: 'https://github.com/dromara/hertzbeat', + href: 'https://github.com/apache/hertzbeat', }, { label: 'relate', @@ -162,7 +156,7 @@ module.exports = { logo: { alt: 'HertzBeat', src: '/img/hertzbeat-brand.svg', - href: 'https://github.com/dromara/hertzbeat', + href: 'https://github.com/apache/hertzbeat', }, copyright: `Copyright © ${new Date().getFullYear()} HertzBeat`, @@ -229,7 +223,7 @@ module.exports = { { tagName: 'link', rel: 'icon', - href: 'img/tancloud-logo.svg', + href: 'img/hertzbeat-logo.svg', }, { tagName: 'link', @@ -254,18 +248,18 @@ module.exports = { { tagName: 'link', rel: 'apple-touch-icon', - href: 'img/tancloud-logo.svg', + href: 'img/hertzbeat-logo.svg', }, { tagName: 'link', rel: 'mask-icon', - href: 'img/tancloud-logo.svg', + href: 'img/hertzbeat-logo.svg', color: 'rgb(234, 90, 7)', }, { tagName: 'meta', name: 'msapplication-TileImage', - content: 'img/tancloud-logo.svg', + content: 'img/hertzbeat-logo.svg', }, { tagName: 'meta', diff --git a/home/i18n/en/docusaurus-theme-classic/footer.json b/home/i18n/en/docusaurus-theme-classic/footer.json index 456b9d664..f2b55152e 100644 --- a/home/i18n/en/docusaurus-theme-classic/footer.json +++ b/home/i18n/en/docusaurus-theme-classic/footer.json @@ -33,7 +33,7 @@ }, "link.item.label.github": { "message": "Github", - "description": "The label of footer link with label=github linking to https://github.com/dromara/hertzbeat" + "description": "The label of footer link with label=github linking to https://github.com/apache/hertzbeat" }, "link.item.label.gitee": { "message": "Gitee", @@ -49,7 +49,7 @@ }, "link.item.label.discussion": { "message": "Discussion", - "description": "The label of footer link with label=discussion linking to https://github.com/dromara/hertzbeat/discussions/" + "description": "The label of footer link with label=discussion linking to https://github.com/apache/hertzbeat/discussions/" }, "link.item.label.contact": { "message": "Contact", diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/others/contributing.md b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/others/contributing.md index c85fe8bf7..236c0e7d6 100644 --- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/others/contributing.md +++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/others/contributing.md @@ -31,7 +31,7 @@ sidebar_label: 贡献者指南 ### 让 HertzBeat 运行起来 > 让 HertzBeat 的代码在您的开发工具上运行起来,并且能够断点调试。 -> 此为前后端分离项目,本地代码启动需将后端 [manager](https://github.com/dromara/hertzbeat/tree/master/manager) 和前端 [web-app](https://github.com/dromara/hertzbeat/tree/master/web-app) 分别启动生效。 +> 此为前后端分离项目,本地代码启动需将后端 [manager](https://github.com/apache/hertzbeat/tree/master/manager) 和前端 [web-app](https://github.com/apache/hertzbeat/tree/master/web-app) 分别启动生效。 - 后端启动 @@ -57,7 +57,7 @@ sidebar_label: 贡献者指南 ### 提交 Pull Request -1. 首先您需要 Fork 目标仓库 [hertzbeat repository](https://github.com/dromara/hertzbeat). +1. 首先您需要 Fork 目标仓库 [hertzbeat repository](https://github.com/apache/hertzbeat). 2. 然后 用git命令 将代码下载到本地: ```shell git clone [email protected]:${YOUR_USERNAME}/hertzbeat.git #Recommended @@ -102,7 +102,7 @@ git push origin --delete a-dev-branch 在主分支上,您可以执行以下操作来同步上游仓库: ```shell -git remote add upstream https://github.com/dromara/hertzbeat.git #Bind the remote warehouse, if it has been executed, it does not need to be executed again +git remote add upstream https://github.com/apache/hertzbeat.git #Bind the remote warehouse, if it has been executed, it does not need to be executed again git checkout master git pull upstream master ``` @@ -113,19 +113,19 @@ git pull upstream master ### 加入讨论交流 -[Github Discussion](https://github.com/dromara/hertzbeat/discussions) +[Github Discussion](https://github.com/apache/hertzbeat/discussions) 加微信号 `tan-cloud` 拉您进微信交流群 ### 模块 -- **[manager](https://github.com/dromara/hertzbeat/tree/master/manager)** 提供监控管理,系统管理基础服务 +- **[manager](https://github.com/apache/hertzbeat/tree/master/manager)** 提供监控管理,系统管理基础服务 > 提供对监控的管理,监控应用配置的管理,系统用户租户后台管理等。 -- **[collector](https://github.com/dromara/hertzbeat/tree/master/collector)** 提供监控数据采集服务 +- **[collector](https://github.com/apache/hertzbeat/tree/master/collector)** 提供监控数据采集服务 > 使用通用协议远程采集获取对端指标数据。 -- **[warehouse](https://github.com/dromara/hertzbeat/tree/master/warehouse)** 提供监控数据仓储服务 +- **[warehouse](https://github.com/apache/hertzbeat/tree/master/warehouse)** 提供监控数据仓储服务 > 采集指标结果数据管理,数据落盘,查询,计算统计。 -- **[alerter](https://github.com/dromara/hertzbeat/tree/master/alerter)** 提供告警服务 +- **[alerter](https://github.com/apache/hertzbeat/tree/master/alerter)** 提供告警服务 > 告警计算触发,任务状态联动,告警配置,告警通知。 -- **[web-app](https://github.com/dromara/hertzbeat/tree/master/web-app)** 提供可视化控制台页面 +- **[web-app](https://github.com/apache/hertzbeat/tree/master/web-app)** 提供可视化控制台页面 > 监控告警系统可视化控制台前端 diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/others/resource.md b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/others/resource.md index c799bff2f..18ee5f7e3 100644 --- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/others/resource.md +++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/others/resource.md @@ -8,18 +8,12 @@ sidebar_label: 相关资源 ### HertzBeat LOGO - + -下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.jpg) +下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.jpg) ### HertzBeat Brand LOGO  下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-brand.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-brand.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-brand.jpg) - -### TANCLOUD Brand LOGO - - - -下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.jpg) diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/others/resource.md b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/others/resource.md index 43027a395..86c3c1933 100644 --- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/others/resource.md +++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/others/resource.md @@ -12,9 +12,9 @@ sidebar_label: 相关资源 ### HertzBeat LOGO - + -下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.jpg) +下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.jpg) ### HertzBeat Brand LOGO @@ -22,8 +22,3 @@ sidebar_label: 相关资源 下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-brand.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-brand.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-brand.jpg) -### TANCLOUD Brand LOGO - - - -下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.jpg) diff --git a/home/i18n/zh-cn/docusaurus-theme-classic/footer.json b/home/i18n/zh-cn/docusaurus-theme-classic/footer.json index b606e67bf..ac855a398 100644 --- a/home/i18n/zh-cn/docusaurus-theme-classic/footer.json +++ b/home/i18n/zh-cn/docusaurus-theme-classic/footer.json @@ -33,7 +33,7 @@ }, "link.item.label.github": { "message": "Github仓库", - "description": "The label of footer link with label=github linking to https://github.com/dromara/hertzbeat" + "description": "The label of footer link with label=github linking to https://github.com/apache/hertzbeat" }, "link.item.label.gitee": { "message": "Gitee仓库", @@ -49,7 +49,7 @@ }, "link.item.label.discussion": { "message": "社区讨论", - "description": "The label of footer link with label=discussion linking to https://github.com/dromara/hertzbeat/discussions/" + "description": "The label of footer link with label=discussion linking to https://github.com/apache/hertzbeat/discussions/" }, "link.item.label.contact": { "message": "联系交流", diff --git a/home/src/pages/components/DiaLog.js b/home/src/pages/components/DiaLog.js index 2a955ed4e..4918ad7c0 100644 --- a/home/src/pages/components/DiaLog.js +++ b/home/src/pages/components/DiaLog.js @@ -33,7 +33,7 @@ export default function DiaLog() { maskClosable={false} style={{width: "600px", fontSize: "17px"}} icon={ - <img src="/img/tancloud-logo.svg" alt="logo" /> + <img src="/img/hertzbeat-logo.svg" alt="logo" /> } footer={ <div className={styles.goToGithubWrapper}> diff --git a/home/static/CNAME b/home/static/CNAME index 3ed5b86b0..ff4cc5f72 100644 --- a/home/static/CNAME +++ b/home/static/CNAME @@ -1,2 +1 @@ -hertzbeat.com -hertzbeat.dromara.org +hertzbeat.apache.org diff --git a/home/static/img/tancloud-brand-white-y.png b/home/static/img/tancloud-brand-white-y.png deleted file mode 100644 index d75533cdd..000000000 Binary files a/home/static/img/tancloud-brand-white-y.png and /dev/null differ diff --git a/home/static/img/tancloud-brand-white-y.svg b/home/static/img/tancloud-brand-white-y.svg deleted file mode 100644 index d7c233e28..000000000 --- a/home/static/img/tancloud-brand-white-y.svg +++ /dev/null @@ -1,4 +0,0 @@ -<svg width="216" height="183" viewBox="0 0 216 183" fill="none" xmlns="http://www.w3.org/2000/svg"> -<path d="M17.9443 175H10.9619V146.997H0.439453V139.99H28.4424V146.997H17.9443V175ZM52.6611 175H51.0498L48.4619 171.411C47.8271 171.981 47.1517 172.518 46.4355 173.022C45.7357 173.511 44.9951 173.942 44.2139 174.316C43.4326 174.674 42.627 174.959 41.7969 175.171C40.9831 175.382 40.153 175.488 39.3066 175.488C37.4674 175.488 35.734 175.179 34.1064 174.561C32.4951 173.942 31.0791 173.047 29.8584 171.875C28.654 170.687 27.7018 169.238 27.002 167.529C26.3021 165.82 25.9521 163.875 25.9521 161 [...] -<path fill-rule="evenodd" clip-rule="evenodd" d="M108.003 0C72.1092 0 43 29.1011 43 65.0027C43 91.6121 59.0062 114.484 81.916 124.535C81.7318 120.001 81.8835 114.544 83.04 109.606C84.2912 104.33 89.3287 74.4792 89.3287 74.4792C89.3287 74.4792 89.3287 70.0402 89.3287 63.9031C89.3287 54.2723 95.6337 59.0931 102.583 59.0931L112.062 62.2917C129.667 62.2917 158.104 62.2917 158.104 62.2917C158.104 62.2917 132.221 41.9792 114.771 41.9792C95.0569 41.9792 93.1042 41.9792 93.1042 41.9792C93.1042 4 [...] -</svg> diff --git a/home/static/img/tancloud-brand-white.png b/home/static/img/tancloud-brand-white.png deleted file mode 100644 index 2939fe93b..000000000 Binary files a/home/static/img/tancloud-brand-white.png and /dev/null differ diff --git a/home/static/img/tancloud-brand-white.svg b/home/static/img/tancloud-brand-white.svg deleted file mode 100644 index 7869fe6f3..000000000 --- a/home/static/img/tancloud-brand-white.svg +++ /dev/null @@ -1,4 +0,0 @@ -<svg width="214" height="57" viewBox="0 0 214 57" fill="none" xmlns="http://www.w3.org/2000/svg"> -<path d="M67.4077 38H63.3579V21.7583H57.2549V17.6943H73.4966V21.7583H67.4077V38ZM86.9771 29.8862V25.8223C86.9771 25.2653 86.8685 24.7414 86.6514 24.2505C86.4437 23.7502 86.1558 23.3159 85.7876 22.9478C85.4194 22.5796 84.9852 22.2917 84.4849 22.084C83.994 21.8669 83.4701 21.7583 82.9131 21.7583C82.3561 21.7583 81.8275 21.8669 81.3271 22.084C80.8363 22.2917 80.4067 22.5796 80.0386 22.9478C79.6704 23.3159 79.3778 23.7502 79.1606 24.2505C78.953 24.7414 78.8491 25.2653 78.8491 25.8223V29.8862 [...] -<path fill-rule="evenodd" clip-rule="evenodd" d="M25.8101 0C11.5582 0 0 11.556 0 25.8124C0 36.3789 6.35546 45.4613 15.4521 49.4523C15.379 47.652 15.4392 45.4849 15.8984 43.5243C16.3952 41.4293 18.3954 29.5755 18.3954 29.5755C18.3954 29.5755 18.3954 27.8128 18.3954 25.3758C18.3954 21.5514 20.8989 23.4657 23.6583 23.4657L27.4221 24.7359C34.4121 24.7359 45.7035 24.7359 45.7035 24.7359C45.7035 24.7359 35.4261 16.6698 28.4975 16.6698C20.6698 16.6698 19.8945 16.6698 19.8945 16.6698C19.8945 18. [...] -</svg> diff --git a/home/static/img/tancloud-brand-y.png b/home/static/img/tancloud-brand-y.png deleted file mode 100644 index 256ff19c4..000000000 Binary files a/home/static/img/tancloud-brand-y.png and /dev/null differ diff --git a/home/static/img/tancloud-brand-y.svg b/home/static/img/tancloud-brand-y.svg deleted file mode 100644 index 65450a7cc..000000000 --- a/home/static/img/tancloud-brand-y.svg +++ /dev/null @@ -1,4 +0,0 @@ -<svg width="216" height="183" viewBox="0 0 216 183" fill="none" xmlns="http://www.w3.org/2000/svg"> -<path d="M17.9443 175H10.9619V146.997H0.439453V139.99H28.4424V146.997H17.9443V175ZM52.6611 175H51.0498L48.4619 171.411C47.8271 171.981 47.1517 172.518 46.4355 173.022C45.7357 173.511 44.9951 173.942 44.2139 174.316C43.4326 174.674 42.627 174.959 41.7969 175.171C40.9831 175.382 40.153 175.488 39.3066 175.488C37.4674 175.488 35.734 175.179 34.1064 174.561C32.4951 173.942 31.0791 173.047 29.8584 171.875C28.654 170.687 27.7018 169.238 27.002 167.529C26.3021 165.82 25.9521 163.875 25.9521 161 [...] -<path fill-rule="evenodd" clip-rule="evenodd" d="M108.003 0C72.1092 0 43 29.1011 43 65.0027C43 91.6121 59.0062 114.484 81.916 124.535C81.7318 120.001 81.8835 114.544 83.04 109.606C84.2912 104.33 89.3287 74.4792 89.3287 74.4792C89.3287 74.4792 89.3287 70.0402 89.3287 63.9031C89.3287 54.2723 95.6337 59.0931 102.583 59.0931L112.062 62.2917C129.667 62.2917 158.104 62.2917 158.104 62.2917C158.104 62.2917 132.221 41.9792 114.771 41.9792C95.0569 41.9792 93.1042 41.9792 93.1042 41.9792C93.1042 4 [...] -</svg> diff --git a/home/static/img/tancloud-brand.jpg b/home/static/img/tancloud-brand.jpg deleted file mode 100644 index 09e46bdc7..000000000 Binary files a/home/static/img/tancloud-brand.jpg and /dev/null differ diff --git a/home/static/img/tancloud-brand.png b/home/static/img/tancloud-brand.png deleted file mode 100644 index 071f6dc2d..000000000 Binary files a/home/static/img/tancloud-brand.png and /dev/null differ diff --git a/home/static/img/tancloud-brand.svg b/home/static/img/tancloud-brand.svg deleted file mode 100644 index f3f1322e7..000000000 --- a/home/static/img/tancloud-brand.svg +++ /dev/null @@ -1,11 +0,0 @@ -<svg width="252" height="67" viewBox="0 0 252 67" fill="none" xmlns="http://www.w3.org/2000/svg"> -<g clip-path="url(#clip0_802_8)"> -<path d="M68.4014 50H61.9775V24.2373H52.2969V17.791H78.0596V24.2373H68.4014V50ZM100.341 50H98.8584L96.4775 46.6982C95.8936 47.2223 95.2721 47.7165 94.6133 48.1807C93.9694 48.6299 93.2881 49.0267 92.5693 49.3711C91.8506 49.7005 91.1094 49.9626 90.3457 50.1572C89.597 50.3519 88.8333 50.4492 88.0547 50.4492C86.3626 50.4492 84.7679 50.1647 83.2705 49.5957C81.7881 49.0267 80.4854 48.2031 79.3623 47.125C78.2542 46.0319 77.3783 44.6992 76.7344 43.127C76.0905 41.5547 75.7686 39.7653 75.7686 37.7 [...] -<path fill-rule="evenodd" clip-rule="evenodd" d="M24.0539 8C10.7717 8 0 18.745 0 32.001C0 41.826 5.92302 50.271 14.4007 53.982C14.3325 52.308 14.3887 50.293 14.8166 48.47C15.2796 46.522 17.1437 35.5 17.1437 35.5C17.1437 35.5 17.1437 33.861 17.1437 31.595C17.1437 28.039 19.4769 29.819 22.0485 29.819L25.5562 31C32.0706 31 42.5937 31 42.5937 31C42.5937 31 33.0156 23.5 26.5584 23.5C19.2634 23.5 18.5408 23.5 18.5408 23.5C18.5408 25.594 13.5298 26 13.5298 26L11.5254 23.5L9.01985 22.5C9.01985 1 [...] -</g> -<defs> -<clipPath id="clip0_802_8"> -<rect width="252" height="67" fill="white"/> -</clipPath> -</defs> -</svg> diff --git a/home/static/img/tancloud-logo.svg b/home/static/img/tancloud-logo.svg deleted file mode 100644 index 1333a14ad..000000000 --- a/home/static/img/tancloud-logo.svg +++ /dev/null @@ -1,3 +0,0 @@ -<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> -<path fill-rule="evenodd" clip-rule="evenodd" d="M24.001 0C10.748 0 0 10.745 0 24.001C0 33.826 5.90999 42.271 14.369 45.982C14.301 44.308 14.357 42.293 14.784 40.47C15.246 38.522 17.106 27.5 17.106 27.5C17.106 27.5 17.106 25.861 17.106 23.595C17.106 20.039 19.434 21.819 22 21.819L25.5 23C32 23 42.5 23 42.5 23C42.5 23 32.943 15.5 26.5 15.5C19.221 15.5 18.5 15.5 18.5 15.5C18.5 17.594 13.5 18 13.5 18L11.5 15.5L9 14.5C9 7.684 13.52 8.069 24.922 8.069C34.086 8.069 48 14.5 42.5 23C42.5 23 33.2 [...] -</svg> diff --git a/home/static/manifest.json b/home/static/manifest.json index 76818b178..f2093181f 100644 --- a/home/static/manifest.json +++ b/home/static/manifest.json @@ -8,12 +8,12 @@ "start_url": "./index.html", "icons": [ { - "src": "img/tancloud-logo.svg", + "src": "img/hertzbeat-logo.svg", "sizes": "64x64", "type": "image/png" }, { - "src": "img/tancloud-brand.svg", + "src": "img/hertzbeat-brand.svg", "sizes": "128x128", "type": "image/png" } diff --git a/home/versioned_docs/version-v1.1.x/others/resource.md b/home/versioned_docs/version-v1.1.x/others/resource.md index c799bff2f..b7edb852b 100644 --- a/home/versioned_docs/version-v1.1.x/others/resource.md +++ b/home/versioned_docs/version-v1.1.x/others/resource.md @@ -8,9 +8,9 @@ sidebar_label: 相关资源 ### HertzBeat LOGO - + -下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.jpg) +下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.jpg) ### HertzBeat Brand LOGO @@ -18,8 +18,3 @@ sidebar_label: 相关资源 下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-brand.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-brand.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-brand.jpg) -### TANCLOUD Brand LOGO - - - -下载: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.svg) [PNG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.png) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.jpg) diff --git a/home/versioned_docs/version-v1.3.x/others/resource.md b/home/versioned_docs/version-v1.3.x/others/resource.md index 725d946e0..8b7e463bc 100644 --- a/home/versioned_docs/version-v1.3.x/others/resource.md +++ b/home/versioned_docs/version-v1.3.x/others/resource.md @@ -6,14 +6,9 @@ sidebar_label: Related resources ## Icon resources -### TANCLOUD-HertzBeat LOGO +### HertzBeat LOGO - + -Download: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.svg) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.jpg) +Download: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.svg) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.jpg) -### TANCLOUD BRAND LOGO - - - -Download: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.svg) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.jpg) diff --git a/home/versioned_docs/version-v1.4.x/others/resource.md b/home/versioned_docs/version-v1.4.x/others/resource.md index 30700c4f0..08b3e47ca 100644 --- a/home/versioned_docs/version-v1.4.x/others/resource.md +++ b/home/versioned_docs/version-v1.4.x/others/resource.md @@ -10,14 +10,9 @@ Download: [PDF](http://cdn.hertzbeat.com/hertzbeat.pdf) ## Icon Resources -### TanCloud-HertzBeat Logo +### HertzBeat Logo - + -Download: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.svg) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-logo.jpg) +Download: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.svg) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/hertzbeat-logo.jpg) -### TanCloud Brand Logo - - - -Download: [SVG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.svg) [JPG](https://gitee.com/dromara/hertzbeat/raw/master/home/static/img/tancloud-brand.jpg) diff --git a/web-app/package.json b/web-app/package.json index d784aaec1..eb0b49bf3 100644 --- a/web-app/package.json +++ b/web-app/package.json @@ -5,10 +5,10 @@ "author": "hertzbeat community", "repository": { "type": "git", - "url": "git+https://github.com/dromara/hertzbeat.git" + "url": "git+https://github.com/apache/hertzbeat.git" }, "bugs": { - "url": "https://github.com/dromara/hertzbeat/issues" + "url": "https://github.com/apache/hertzbeat/issues" }, "homepage": "https://hertzbeat.com", "license": "Apache2.0", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
