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

add note about documentation being out of sync

This commit is contained in:
Arve Seljebu
2019-06-22 15:00:00 +02:00
parent ad45f9e95a
commit ad78d35830
2 changed files with 14 additions and 4 deletions

View File

@ -54,4 +54,8 @@
</ul>
</div>
</nav>
<div id="heads-up" class="alert alert-info" role="alert">
Looking for version 1.0 documentation? This site is currently out of sync, please read the
<a href="https://docs.rs/actix-web/1.0.2/actix_web/" class="alert-link">documentation at docs.rs</a>.
</div>
</header>