Skip to content

Commit d73c383

Browse files
authored
Fix unsupported versions table include (#1776)
This was a regression introduced by 3e65c0c.
1 parent beb6b61 commit d73c383

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

versions.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,14 @@ Dates shown in *italic* are scheduled and can be adjusted.
2727
:width: 100%
2828
:file: include/branches.csv
2929

30-
.. Remember to update main branch in the paragraph above too
31-
3230

3331
Unsupported versions
3432
====================
3533

3634
.. csv-table::
3735
:header-rows: 1
3836
:width: 100%
39-
:file: _static/end-of-life.csv
37+
:file: include/end-of-life.csv
4038

4139

4240
.. _full-chart:

0 commit comments

Comments
 (0)