Skip to content

Commit 1c2bf38

Browse files
committed
docs: address review comments
1 parent fcf380e commit 1c2bf38

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

wiki/Deploying-to-VPS.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ Most of our repositories use two primary branches:
1212
## `develop` branch
1313
The develop branch contains ongoing development work and changes that are not yet released to production.
1414

15-
In some repositories, this branch may automatically deploy to a testing or staging environment. For example:
16-
17-
* TJ-Bot – Changes pushed to develop are deployed to a testing server.
15+
In some repositories, this branch may automatically deploy to a testing or staging environment.
16+
For example in TJ-Bot, changes pushed to develop are deployed to a testing server.
1817

1918
This branch should be considered unstable and under active development.
2019

@@ -86,10 +85,10 @@ Requirements:
8685

8786
Steps:
8887

89-
* BVisit: https://woodpecker.togetherjava.org/repos
90-
* Click Add repository
88+
* Visit: https://woodpecker.togetherjava.org/repos
89+
* Click "Add repository"
9190
* Locate the repository
92-
* Click Enable
91+
* Click "Enable"
9392

9493
## 2. Configure Repository Secrets
9594

0 commit comments

Comments
 (0)