Skip to content

Commit 786a6ac

Browse files
authored
Merge pull request #764 from LinuxSuRen/md-syntax
Fix the markdown syntax error in contribution document
2 parents 2be8e92 + d8d0876 commit 786a6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Contributing to the Git Plugin
22
==============================
33

44
The git plugin implements the [Jenkins SCM API](https://plugins.jenkins.io/scm-api).
5-
Refer to the SCM API documentation for [plugin naming conventions]https://github.com/jenkinsci/scm-api-plugin/blob/master/docs/implementation.adoc#naming-your-plugin(),
5+
Refer to the SCM API documentation for [plugin naming conventions](https://github.com/jenkinsci/scm-api-plugin/blob/master/docs/implementation.adoc#naming-your-plugin),
66
and for the [preferred locations of new functionality](https://github.com/jenkinsci/scm-api-plugin/blob/master/CONTRIBUTING.md#add-to-core-or-create-extension-plugin).
77

88
Plugin source code is hosted on [GitHub](https://github.com/jenkinsci/git-plugin).

0 commit comments

Comments
 (0)