mirror of https://github.com/docker/docs.git
Merge pull request #10123 from KoryKessel-Docker/ENGDOCS-306-clarify-latest-DTR-version
Edited the ee_dropdown.html file to clarify current-previous versions
This commit is contained in:
commit
7ba31d243b
|
@ -27,7 +27,7 @@
|
|||
{% endcapture %}
|
||||
{% endif %}
|
||||
|
||||
<blockquote><p>These are the docs for {{ currentDoc }}</p>
|
||||
<p>To select a different version, use the selector below.</p>
|
||||
<blockquote><p>The documentation herein is for {{ currentDoc }}.</p>
|
||||
<p>Use the drop-down below to access documentation for the current version or for a different past version.</p>
|
||||
<p>{{ dropdown }}</p>
|
||||
</blockquote>
|
||||
|
|
Loading…
Reference in New Issue