File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### Instant, easy, and predictable development environments
10
10
11
- [ ![ Join Discord] ( https://img.shields.io/discord/903306922852245526?color=7389D8&label=discord&logo=discord&logoColor=ffffff )] ( https://discord.gg/agbskCJXk2 ) ![ License: Apache 2.0] ( https://img.shields.io/github/license/jetify-com/devbox ) [ ![ version] ( https://img.shields.io/github/v/release/jetify-com/devbox?color=green&label=version&sort=semver )] ( https://github.com/jetify-com/devbox/releases ) [ ![ tests] ( https://github.com/jetify-com/devbox/actions/workflows/cli-post-release.yml/badge.svg )] ( https://github.com/jetify-com/devbox/actions/workflows/cli-release.yml?branch=main ) [ ![ Built with Devbox] ( https://www.jetify.com/img/devbox/shield_galaxy.svg )] ( https://www.jetify.com/devbox/docs/contributor-quickstart/ )
11
+ [ ![ Join Discord] ( https://img.shields.io/discord/903306922852245526?color=7389D8&label=discord&logo=discord&logoColor=ffffff )] ( https://discord.gg/jetify ) ![ License: Apache 2.0] ( https://img.shields.io/github/license/jetify-com/devbox ) [ ![ version] ( https://img.shields.io/github/v/release/jetify-com/devbox?color=green&label=version&sort=semver )] ( https://github.com/jetify-com/devbox/releases ) [ ![ tests] ( https://github.com/jetify-com/devbox/actions/workflows/cli-post-release.yml/badge.svg )] ( https://github.com/jetify-com/devbox/actions/workflows/cli-release.yml?branch=main ) [ ![ Built with Devbox] ( https://www.jetify.com/img/devbox/shield_galaxy.svg )] ( https://www.jetify.com/devbox/docs/contributor-quickstart/ )
12
12
13
13
## What is it?
14
14
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ const config = {
76
76
label : "Docs"
77
77
} ,
78
78
{
79
- href : 'https://discord.gg/agbskCJXk2 ' ,
79
+ href : 'https://discord.gg/jetify ' ,
80
80
// label: 'Discord',
81
81
className : 'header-discord-link' ,
82
82
position : 'right' ,
@@ -128,7 +128,7 @@ const config = {
128
128
href : "https://twitter.com/jetify_com"
129
129
} ,
130
130
{
131
- href : 'https://discord.gg/agbskCJXk2 ' ,
131
+ href : 'https://discord.gg/jetify ' ,
132
132
label : 'Discord' ,
133
133
} ,
134
134
{
Original file line number Diff line number Diff line change 2
2
3
3
### 即时、简单、可预测地创建Shell与Container
4
4
5
- [ ![ Join Discord] ( https://img.shields.io/discord/903306922852245526?color=7389D8&label=discord&logo=discord&logoColor=ffffff )] ( https://discord.gg/agbskCJXk2 ) ![ License: Apache 2.0] ( https://img.shields.io/github/license/jetify-com/devbox ) [ ![ version] ( https://img.shields.io/github/v/release/jetify-com/devbox?color=green&label=version&sort=semver )] ( https://github.com/jetify-com/devbox/releases ) [ ![ tests] ( https://github.com/jetify-com/devbox/actions/workflows/tests.yaml/badge.svg )] ( https://github.com/jetify-com/devbox/actions/workflows/tests.yaml )
5
+ [ ![ Join Discord] ( https://img.shields.io/discord/903306922852245526?color=7389D8&label=discord&logo=discord&logoColor=ffffff )] ( https://discord.gg/jetify ) ![ License: Apache 2.0] ( https://img.shields.io/github/license/jetify-com/devbox ) [ ![ version] ( https://img.shields.io/github/v/release/jetify-com/devbox?color=green&label=version&sort=semver )] ( https://github.com/jetify-com/devbox/releases ) [ ![ tests] ( https://github.com/jetify-com/devbox/actions/workflows/tests.yaml/badge.svg )] ( https://github.com/jetify-com/devbox/actions/workflows/tests.yaml )
6
6
7
7
---
8
8
@@ -152,7 +152,7 @@ Devbox目前支持检测以下两种语言:
152
152
153
153
## 加入我们的开发者社区
154
154
155
- + 通过加入[ Jetify Discord Server] ( https://discord.gg/agbskCJXk2 ) 来与我们聊天 - 我们有一个#devbox频道专门用于这个项目。
155
+ + 通过加入[ Jetify Discord Server] ( https://discord.gg/jetify ) 来与我们聊天 - 我们有一个#devbox频道专门用于这个项目。
156
156
+ 使用[ Github Issues] ( https://github.com/jetify-com/devbox/issues ) 提交错误报告和功能请求。
157
157
+ 在[ Jetify’s Twitter] ( https://twitter.com/jetify_com ) 上关注我们的产品更新。
158
158
You can’t perform that action at this time.
0 commit comments