Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 023cf3d

Browse files
author
noah
committed
Fix typo of the index of doc
1 parent 53c89ff commit 023cf3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Gitploy helps your team or organization builds the system around GitHub in minutes. Gitploy provides these features:
1111

1212
* Deploy a specific ref (branch, commit, tag)
13-
* Build an event-driven system around GitHub [deployment API](https://docs.github.com/en/rest/reference/repos#deployments)
13+
* Build an event-driven deployment system around GitHub [deployment API](https://docs.github.com/en/rest/reference/repos#deployments)
1414
* Integrate with GitHub [Action](https://github.com/features/actions) in minutes
1515

1616
If you want to look around, you can check the [document](https://docs.gitploy.io) of Gitploy.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
If your team or organization develops with GitHub, you can build the deployment system around Gitploy in minutes. Gitploy provides these features:
44

55
* Deploy a specific ref (branch, commit, tag)
6-
* Build an event-driven system around GitHub [deployment API](https://docs.github.com/en/rest/reference/repos#deployments)
6+
* Build an event-driven deployment system around GitHub [deployment API](https://docs.github.com/en/rest/reference/repos#deployments)
77
* Integrate with GitHub [Action](https://github.com/features/actions) in minutes
88

99
Try to build the deployment system with Gitploy ([doc](./tasks/installation.md)).

0 commit comments

Comments
 (0)