Repository: yetus Updated Branches: refs/heads/master 2b91d243f -> 90cd34ec0
YETUS-590. Dead link from basics to patch naming conventions Signed-off-by: Sean Busbey <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/90cd34ec Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/90cd34ec Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/90cd34ec Branch: refs/heads/master Commit: 90cd34ec098922853667436181e4c97e0d77bfdf Parents: 2b91d24 Author: Doroszlai, Attila <[email protected]> Authored: Thu Nov 23 00:13:34 2017 +0100 Committer: Sean Busbey <[email protected]> Committed: Wed Nov 29 10:59:13 2017 -0600 ---------------------------------------------------------------------- asf-site-src/source/documentation/in-progress/precommit-basic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/90cd34ec/asf-site-src/source/documentation/in-progress/precommit-basic.md ---------------------------------------------------------------------- diff --git a/asf-site-src/source/documentation/in-progress/precommit-basic.md b/asf-site-src/source/documentation/in-progress/precommit-basic.md index 90afc43..ab55c15 100644 --- a/asf-site-src/source/documentation/in-progress/precommit-basic.md +++ b/asf-site-src/source/documentation/in-progress/precommit-basic.md @@ -230,7 +230,7 @@ will tell test-patch to use ant instead of maven to drive the project. It is a fairly common practice within the Apache community to use Apache's JIRA instance to store potential patches. As a result, test-patch supports providing just a JIRA issue number. test-patch will find the *last* attachment, download it, then process it. **NOTE: test-patch expects the patch files to follow a particular naming convention. For complete details - on the naming convention please refer to [patch-naming-conventions](./precommit-patchnames/)** + on the naming convention please refer to [patch-naming-conventions](../precommit-patchnames/)** For example:
