Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt committed Jun 17, 2022
1 parent a30a756 commit 5e71b11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions develop/dev-guide-playground-gitpod.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Gitpod is an open-source Kubernetes application (GitHub repository address: <htt

## Quick start

1. Fork the example code repository [pingcap-inc/tidb-example-java](https://github.com/pingcap-inc/tidb-example-java) for TiDB application development .
1. Fork the example code repository [pingcap-inc/tidb-example-java](https://github.com/pingcap-inc/tidb-example-java) for TiDB application development.

2. Start your Gitpod workspace by prefixing the URL of the sample code repository with `https://gitpod.io/#` in the address bar of your browser.

- For example, `https://gitpod.io/#https://github.com/pingcap-inc/tidb-example-java`
- For example, `https://gitpod.io/#https://github.com/pingcap-inc/tidb-example-java`.

- You can configure environment variables in the URL. For example, `https://gitpod.io/#targetFile=spring-jpa-hibernate_Makefile,targetMode=spring-jpa-hibernate/https://github.com/pingcap-inc/tidb-example-java`.

Expand Down

0 comments on commit 5e71b11

Please sign in to comment.