aditihilbert closed pull request #360: remove v1.3.0 dupe
URL: https://github.com/apache/mynewt-site/pull/360
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/custom-theme/choose_doc_version.html
b/custom-theme/choose_doc_version.html
index 3c101d933..aeb74db88 100644
--- a/custom-theme/choose_doc_version.html
+++ b/custom-theme/choose_doc_version.html
@@ -12,12 +12,6 @@
>
Version: 1.3.0 (latest)
</option>
- <option
- value="/v1_3_0/os/introduction"
- {% if config.extra.version == "v1_3_0" %}selected="selected"{% endif %}
- >
- Version: 1.3.0
- </option>
<option
value="/v1_2_0/os/introduction"
{% if config.extra.version == "v1_2_0" %}selected="selected"{% endif %}
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services