summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMayur Shingote <mayur.shingote@yahoo.com>2020-06-19 17:13:55 (GMT)
committerMayur Shingote <mayur.shingote@yahoo.com>2020-06-19 17:13:55 (GMT)
commit93dc015a8545039a071658db7109de4202ea1d92 (patch)
treeda7c7ed4f242f96ef703bfce240f054c5118ad38 /CONTRIBUTING.md
parentc6e309b268d4fb9138bed7d0f56b7709c29f102f (diff)
downloadgoogletest-93dc015a8545039a071658db7109de4202ea1d92.zip
googletest-93dc015a8545039a071658db7109de4202ea1d92.tar.gz
googletest-93dc015a8545039a071658db7109de4202ea1d92.tar.bz2
Updated googletest issue tracker url.refs/pull/2902/head
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bd1843e..fe4790d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -28,7 +28,7 @@ PR is acceptable as an alternative.
## Contributing A Patch
1. Submit an issue describing your proposed change to the
- [issue tracker](https://github.com/google/googletest).
+ [issue tracker](https://github.com/google/googletest/issues).
2. Please don't mix more than one logical change per submittal, because it
makes the history hard to follow. If you want to make a change that doesn't
have a corresponding issue in the issue tracker, please create one.