Skip to content

Commit fde47f7

Browse files
apetroGarbee
authored andcommitted
Fix "issue tracker" hyperlink in CONTRIBUTING.md .
1 parent f52e765 commit fde47f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Please provide any URLs or screenshots of good examples of usage of this compone
7575
If you would like to implement a new feature then consider what kind of change it is:
7676

7777
* **Major Changes** that you wish to contribute to the project should be discussed first on our
78-
[issue tracker][https://github.com/google/material-design-lite/issues] so that we can better coordinate our efforts, prevent
78+
[issue tracker][] so that we can better coordinate our efforts, prevent
7979
duplication of work, and help you to craft the change so that it is successfully accepted into the
8080
project.
8181
* **Small Changes** can be crafted and submitted to the [GitHub Repository][github] as a Pull Request.
@@ -223,6 +223,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise
223223
*This guide was inspired by the [AngularJS contribution guidelines](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md).*
224224

225225
[github]: https://github.com/google/material-design-lite
226+
[issue tracker]: https://github.com/google/material-design-lite/issues
226227
[individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html
227228
[corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html
228229
[js-style-guide]: http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml

0 commit comments

Comments
 (0)