Skip to content

Commit a7bd2a6

Browse files
committed
📝 updated url paths for README links
Paths did not exist to make before, now they are included and working.
1 parent 37c9773 commit a7bd2a6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# WordPress SSH Git CI
22

3-
**Creator** Ryan Valizan -- [@devnet](https://github.com/devnetkc)
4-
**Tags:** git, WordPress, BASH, CI, Azure Azure DevOps, SiteGround, SSH, Azure Pipeline
3+
**Creator:** Ryan Valizan -- [@devnet](https://github.com/devnetkc)
4+
**Latest Release:** [v1.0.0](https://github.com/devnetkc/wordpress-ssh-git-ci/releases/tag/v1.0.0)
5+
**Tags:** git, WordPress, Bash, ci, Azure Azure DevOps, SiteGround, SSH, Azure Pipeline
56
**License:** GPLv3
67
**License URI:** [https://www.gnu.org/licenses/gpl-3.0.en.html](https://www.gnu.org/licenses/gpl-3.0.en.html)
78

@@ -67,11 +68,11 @@ Emoji guide can be found here on the [gimoji project site](https://gitmoji.carlo
6768

6869
#### Submitting a pull request
6970

70-
1) Fork the repository [wordpress-ssh-git-ci](https://github.com/devnetkc)
71-
2) Create a new branch off of [master](https://github.com/devnetkc)
71+
1) Fork the repository [wordpress-ssh-git-ci](https://github.com/devnetkc/wordpress-ssh-git-ci)
72+
2) Create a new branch off of [master](https://github.com/devnetkc/wordpress-ssh-git-ci/tree/master)
7273
3) Make your changes
7374
- Commit messages not as important, but will help you in making your PR
74-
4) Create a [Pull Request](https://github.com/devnetkc) for your change into [master](https://github.com/devnetkc)
75+
4) Create a [Pull Request](https://github.com/devnetkc/wordpress-ssh-git-ci/pulls) for your change into [master](https://github.com/devnetkc/wordpress-ssh-git-ci/tree/master)
7576
- First line is `:emoji_name: what this pr does` > 100 characters
7677
- In the description include all commit messages as changes -- the squash is coming
7778

0 commit comments

Comments
 (0)