Commit 24ae473
committed
minor #271 Tiny fix: Don't end the link with a 'period'. (bobdenotter)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Tiny fix: Don't end the link with a 'period'.
Not having the link end in a period makes it easier to click or copy/paste. This is also consistent with a few other places in the same bundle.
Commits
-------
e45f554 Tiny fix: Don't end the link with a 'period'.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments