mirror of
https://github.com/rust-lang/book.git
synced 2026-09-15 08:59:17 -04:00
fix link in theme
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<div id="page-wrapper" class="page-wrapper">
|
||||
|
||||
<div class="page">
|
||||
<header><p style="background-color:#FF0000; padding: 5px;">You are reading a *draft* of the next edition of TRPL. For more, go <a href="../book">here</a>.</p></header>
|
||||
<header><p style="background-color:#FF0000; padding: 5px;">You are reading a *draft* of the next edition of TRPL. For more, go <a href="../index.html">here</a>.</p></header>
|
||||
<div id="menu-bar" class="menu-bar">
|
||||
<div class="left-buttons">
|
||||
<i id="sidebar-toggle" class="fa fa-bars"></i>
|
||||
|
||||
Reference in New Issue
Block a user