Skip to content

Commit 6fbf26e

Browse files
GH Actions RunnerGH Actions Runner
GH Actions Runner
authored and
GH Actions Runner
committed
publish: Merge pull request #18 from ehuss/fix-rollup-link
generated from commit 34e7105
1 parent 956cd35 commit 6fbf26e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

print.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ <h1><a class="header" href="#bors" id="bors"><code>@bors</code></a></h1>
586586
<pre><code class="language-ignore">@bors r+
587587
</code></pre>
588588
<h2><a class="header" href="#rolling-up" id="rolling-up">Rolling up</a></h2>
589-
<p>For Libs PRs, rolling up is usually fine, in particular if it's only a new unstable addition or if it only touches docs. See the <a href="https://forge.rust-lang/org/compiler/reviews.md#rollups">rollup guidelines</a> for more details on when to rollup.</p>
589+
<p>For Libs PRs, rolling up is usually fine, in particular if it's only a new unstable addition or if it only touches docs. See the <a href="https://forge.rust-lang.org/compiler/reviews.html#rollups">rollup guidelines</a> for more details on when to rollup.</p>
590590
<h1><a class="header" href="#rust-timer" id="rust-timer"><code>@rust-timer</code></a></h1>
591591
<p><strong>Status:</strong> Stub</p>
592592
<p>You can kick off a performance test using <code>@rust-timer</code>:</p>

tools-and-bots/bors.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h1><a class="header" href="#bors" id="bors"><code>@bors</code></a></h1>
174174
<pre><code class="language-ignore">@bors r+
175175
</code></pre>
176176
<h2><a class="header" href="#rolling-up" id="rolling-up">Rolling up</a></h2>
177-
<p>For Libs PRs, rolling up is usually fine, in particular if it's only a new unstable addition or if it only touches docs. See the <a href="https://forge.rust-lang/org/compiler/reviews.md#rollups">rollup guidelines</a> for more details on when to rollup.</p>
177+
<p>For Libs PRs, rolling up is usually fine, in particular if it's only a new unstable addition or if it only touches docs. See the <a href="https://forge.rust-lang.org/compiler/reviews.html#rollups">rollup guidelines</a> for more details on when to rollup.</p>
178178

179179
</main>
180180

0 commit comments

Comments
 (0)