From 2ca63e6e32000ca22775d39fa4f01a943f8e8131 Mon Sep 17 00:00:00 2001 From: Ilia Date: Tue, 10 Nov 2020 20:51:50 -0800 Subject: [PATCH 1/2] Remove extraneous grammar period which breaks the compare URL --- .../repositories/two-dot-diff-comparison-example-urls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/repositories/two-dot-diff-comparison-example-urls.md b/data/reusables/repositories/two-dot-diff-comparison-example-urls.md index 5dbca8831bdc..058ac577c6d1 100644 --- a/data/reusables/repositories/two-dot-diff-comparison-example-urls.md +++ b/data/reusables/repositories/two-dot-diff-comparison-example-urls.md @@ -1 +1 @@ -For example, this URL uses the shortened seven-character SHA codes to compare commits `c3a414e` and `faf7c6f`: `https://github.com/github/linguist/compare/c3a414e..faf7c6f.` +For example, this URL uses the shortened seven-character SHA codes to compare commits `c3a414e` and `faf7c6f`: `https://github.com/github/linguist/compare/c3a414e..faf7c6f` From 6d2c803a8fb00e401a72f41a401db11ec810899b Mon Sep 17 00:00:00 2001 From: Ilia Date: Tue, 10 Nov 2020 21:52:59 -0800 Subject: [PATCH 2/2] Update data/reusables/repositories/two-dot-diff-comparison-example-urls.md Co-authored-by: Nick Schonning --- .../repositories/two-dot-diff-comparison-example-urls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/repositories/two-dot-diff-comparison-example-urls.md b/data/reusables/repositories/two-dot-diff-comparison-example-urls.md index 058ac577c6d1..1a2594489280 100644 --- a/data/reusables/repositories/two-dot-diff-comparison-example-urls.md +++ b/data/reusables/repositories/two-dot-diff-comparison-example-urls.md @@ -1 +1 @@ -For example, this URL uses the shortened seven-character SHA codes to compare commits `c3a414e` and `faf7c6f`: `https://github.com/github/linguist/compare/c3a414e..faf7c6f` +For example, this URL uses the shortened seven-character SHA codes to compare commits `c3a414e` and `faf7c6f`: `https://github.com/github/linguist/compare/c3a414e..faf7c6f`.