diff options
| author | wackbyte <wackbyte@pm.me> | 2023-04-29 15:36:03 -0400 |
|---|---|---|
| committer | wackbyte <wackbyte@pm.me> | 2023-04-29 15:36:03 -0400 |
| commit | c40498422c288b95735c182f99062bb838f728fd (patch) | |
| tree | c5ed2bf3341bc91e938d0bc6c7cab0be43e68e11 | |
| parent | db5d3f04c6796f7081550de590e860a6350eefda (diff) | |
| download | rust-c40498422c288b95735c182f99062bb838f728fd.tar.gz rust-c40498422c288b95735c182f99062bb838f728fd.zip | |
Restore channel placeholder
| -rw-r--r-- | tests/rustdoc/anchors.no_type_anchor2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/anchors.no_type_anchor2.html b/tests/rustdoc/anchors.no_type_anchor2.html index 9b70da68e78..71e93990e29 100644 --- a/tests/rustdoc/anchors.no_type_anchor2.html +++ b/tests/rustdoc/anchors.no_type_anchor2.html @@ -1 +1 @@ -<section id="associatedtype.Y" class="associatedtype"><h4 class="code-header">pub type <a href="#associatedtype.Y" class="associatedtype">Y</a> = <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></h4></section> \ No newline at end of file +<section id="associatedtype.Y" class="associatedtype"><h4 class="code-header">pub type <a href="#associatedtype.Y" class="associatedtype">Y</a> = <a class="primitive" href="{{channel}}/std/primitive.u32.html">u32</a></h4></section> \ No newline at end of file |
