mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
chore(docs): it’s not 2.0.0-nightly, it’s just “nightly”
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
<option
|
<option
|
||||||
value="<$ ver.href $>/{% if page.path != ''%}{{page.path}}{% else %}api/{% endif %}"
|
value="<$ ver.href $>/{% if page.path != ''%}{{page.path}}{% else %}api/{% endif %}"
|
||||||
{% if page.version == "<$ ver.name $>"%}selected{% endif %}>
|
{% if page.version == "<$ ver.name $>"%}selected{% endif %}>
|
||||||
<@ if ver.name == "nightly" @>2.0.0-<@ endif @><$ ver.name $> <@ if version.latest.name == ver.name @>(latest)<@ endif @>
|
<$ ver.name $> <@ if version.latest.name == ver.name @>(latest)<@ endif @>
|
||||||
</option>
|
</option>
|
||||||
<@ endfor @>
|
<@ endfor @>
|
||||||
</select>
|
</select>
|
||||||
|
Reference in New Issue
Block a user