You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You've currently chosen the {{ current_version.display_name }} version. If a newer release comes out, you will continue to view the {{ current_version.display_name }} version, not the new <ahref="{{ version_alert_url }}" class="font-semibold underline dark:text-white text-charcoal">latest release</a>.
@@ -12,7 +12,7 @@
12
12
{% else %}
13
13
This version of Boost is under active development.
14
14
{% endif %}
15
-
The <ahref="{{ version_alert_url }}"class="font-semibold underline dark:text-white text-charcoal">current version</a> is {{ current_version.display_name }}.
15
+
The <ahref="{{ version_alert_url }}">current version</a> is {{ current_version.display_name }}.
0 commit comments