]> git.basschouten.com Git - openhab-addons.git/commitdiff
Fixed urls in template that resulted in a 404 (#8601)
authorKai Kreuzer <kai@openhab.org>
Mon, 28 Sep 2020 21:10:39 +0000 (23:10 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Sep 2020 21:10:39 +0000 (14:10 -0700)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
.github/PULL_REQUEST_TEMPLATE.md

index 9f105d4fd1b775899163c7dfcd4242245fc6f369..a76cda014c8d1d67254d455559856d71c9533913 100644 (file)
@@ -36,11 +36,11 @@ Please keep the following in mind:
 - Did you describe any noteworthy changes in usage for the end user?
 - Was the documentation updated accordingly, e.g. the add-on README?
 - Does your contribution follow the coding guidelines:
-  https://www.openhab.org/docs/developer/development/guidelines.html
+  https://www.openhab.org/docs/developer/guidelines.html
 - Did you check for any (relevant) issues from the static code analysis:
-  https://www.openhab.org/docs/developer/development/bindings.html#static-code-analysis
+  https://www.openhab.org/docs/developer/bindings/#include-the-binding-in-the-build
 - Did you sign-off your work:
-  https://www.openhab.org/docs/developer/contributing/contributing.html#sign-your-work
+  https://www.openhab.org/docs/developer/contributing.html#sign-your-work
 -->
 
 <!-- TESTING -->