Skip to content

Commit 94b18b2

Browse files
committed
Fix coding guide link from readme
It was pointing to an old folder. Now should work, and use a relative path
1 parent b336409 commit 94b18b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ But then a rare genetic mutation happened, and the `c` transformed into `t`. And
8484

8585
We develop `gh-ost` at GitHub and for the community. We may have different priorities than others. From time to time we may suggest a contribution that is not on our immediate roadmap but which may appeal to others.
8686

87-
Please see [Coding gh-ost](https://github.com/github/gh-ost/blob/develdocs/doc/coding-ghost.md) for a guide to getting started developing with gh-ost.
87+
Please see [Coding gh-ost](doc/coding-ghost.md) for a guide to getting started developing with gh-ost.
8888

8989
## Download/binaries/source
9090

0 commit comments

Comments
 (0)