diff options
Diffstat (limited to 'docs/templates/layout.html')
| -rw-r--r-- | docs/templates/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.html b/docs/templates/layout.html index 8563f02af..21dab5eb4 100644 --- a/docs/templates/layout.html +++ b/docs/templates/layout.html @@ -9,7 +9,7 @@ {% if is_release %} <div class="wy-alert wy-alert-danger"> <p> - This is the v{{ release }} version of the MicroPython + This is the {{ release }} version of the MicroPython documentation. The <a href="/en/latest/{{ pagename }}.html">latest development version</a> of this page may be more current. </p> |
