Skip to content

Commit ebe0ea9

Browse files
authored
Update _themes/conan/layout.html
1 parent 5c4aefc commit ebe0ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_themes/conan/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<div class="rst-content">
155155
{% if current_version.startswith("1") %}
156156
<div class="admonition warning wy-text-center">
157-
<p>This document is for a <b>"1.X" legacy</b> Conan version. <a href="https://docs.conan.io/2/">Click here to read <b>Conan 2.0</b> documentation</a></p>
157+
<p>This document is for a <b>"1.X" legacy</b> Conan version. <a href="https://docs.conan.io/2/">Click here to read the <b>Conan 2.0</b> documentation</a></p>
158158
</div>
159159
{% endif %}
160160
{% include "breadcrumbs.html" %}

0 commit comments

Comments
 (0)