Fix link in binding development section (#1106)

Fix link to contributing.html by removing a subfolder.

Signed-off-by: Miika Jukka <miikajukka@gmail.com>
pull/1111/head
Miika Jukka 2019-12-18 23:14:38 +02:00 committed by Jerome Luckenbach
parent cececf35a3
commit 0ec26ea249
1 changed files with 1 additions and 1 deletions

View File

@ -881,4 +881,4 @@ Please fix all the priority 1 issues and all issues with priority 2 and 3 that a
You can always run the above command from within your bindings directory to speed the build up and fix and check reported errors. You can always run the above command from within your bindings directory to speed the build up and fix and check reported errors.
Re-run the build to confirm that the checks are passing. Re-run the build to confirm that the checks are passing.
If it does, it is time to [contribute your work](../contributing/contributing.html)! If it does, it is time to [contribute your work](../contributing.html)!