Skip to content

Commit 5980e5d

Browse files
committed
make sure these are links
1 parent bab69f1 commit 5980e5d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

_posts/2017-02-02-Rust-1.15.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -268,12 +268,14 @@ committed to Cargo weren't thanked, for example. We also had to manually
268268
generate this list, which wasn't terrible, but running the correct git commands
269269
to determine who contributed is exactly what code is good for!
270270

271-
As such, you can now visit https://thanks.rust-lang.org/ to see more
271+
As such, you can now visit
272+
[https://thanks.rust-lang.org/](https://thanks.rust-lang.org/) to see more
272273
comprehensive contribution calculations. If you prefer, we also have an alias
273-
at https://❤.rust-lang.org as well. For now, this will only show what we've
274-
shown in previous release posts. We do have one additional feature, which is an
275-
all-time contributions list, sorted by commit count. That's located here:
276-
https://thanks.rust-lang.org/rust/all-time
274+
at [https://❤.rust-lang.org](https://❤.rust-lang.org) as well. For now, this
275+
will only show what we've shown in previous release posts. We do have one
276+
additional feature, which is an all-time contributions list, sorted by commit
277+
count. That's located here:
278+
[https://thanks.rust-lang.org/rust/all-time](https://thanks.rust-lang.org/rust/all-time)
277279

278280
We have done some of the needed backend work to enable more repositories than
279281
only `rust-lang/rust`, but it's not quite done yet. If you'd like to get

0 commit comments

Comments
 (0)