1
0
mirror of https://github.com/actix/actix-website synced 2025-06-30 00:34:58 +02:00

Removes global 1.0 warning and only ads it to specific pages.

This commit is contained in:
Cameron Dershem
2019-07-02 15:14:21 -04:00
parent f3ee8751ab
commit a915d45f73
4 changed files with 16 additions and 8 deletions

View File

@ -54,12 +54,4 @@
</ul>
</div>
</nav>
<div id="heads-up" class="alert alert-info" role="alert">
Looking for actix-web 1.0 docs? This book is currently
<a href="https://github.com/actix/actix-website/pull/90" class="alert-link">out of date</a>.
In the meantime checkout the
<a href="https://docs.rs/actix-web/" class="alert-link">API docs</a>
and the
<a href="https://github.com/actix/examples" class="alert-link">examples repo</a>.
</div>
</header>