From c45208e505b860dcb3fd1025056b17a1982c50b2 Mon Sep 17 00:00:00 2001 From: Krzysztof Opasiak Date: Fri, 5 Jul 2019 20:00:18 +0200 Subject: Reverse the order of OSAs in the list User are usually interested in the newest OSAs not the oldest so let's revers the order of the list to keep the newest advisories on the top of the page. SECCOM-246 Signed-off-by: Krzysztof Opasiak Change-Id: If56deb90c2cf535faee2bcdfae9aca7a70c37428 --- docs/osalist.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/osalist.rst b/docs/osalist.rst index 70b439c..42cbe6a 100644 --- a/docs/osalist.rst +++ b/docs/osalist.rst @@ -8,5 +8,6 @@ ONAP Security Advisories .. toctree:: :maxdepth: 1 :glob: + :reversed: ./osa/* -- cgit 1.2.3-korg