Skip to content

Commit

Permalink
Remove Latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephanie Bodoff committed Mar 1, 2022
1 parent dd9b926 commit b1cb79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/sidebar-releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
{% for x in v_prod %} {% comment %} iterate through all supported versions {% endcomment %}
{
"title": "Latest {{ x }}",
"title": "{{ x }}",
"urls": [
"/releases/{{ x }}.html"
]
Expand Down

0 comments on commit b1cb79d

Please sign in to comment.