Skip to content

Commit 078517d

Browse files
committed
Merge pull request #50 from nham/fix_bad_link
Escape left paren so it isn't interpreted as Markdown link url
2 parents 527256b + 8c399bd commit 078517d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2014-12-12-1.0-Timeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ produce Rust 1.0.0 final at least two cycles afterwards**:
1515
* Rust 1.0.0 -- One or more six-week cycles later
1616

1717
We talked before about [why Rust is reaching 1.0], and also about the
18-
[6-week train model] (with Nightly, Beta, and Stable channels) that will enable
18+
[6-week train model] \(with Nightly, Beta, and Stable channels) that will enable
1919
us to deliver stability without stagnation. This post finishes the story by
2020
laying out the transition to this new release model and the stability guarantees
2121
it provides.

0 commit comments

Comments
 (0)