You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/.vuepress/config-client/documents.ts
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -30,14 +30,24 @@ export default [
30
30
link: "/eportal-api/",
31
31
},
32
32
{
33
-
title: "Endless Lifecycle Support",
33
+
title: "ELS for OS",
34
34
description: "allows you to continue running your Linux server after the operating system’s end of life.",
35
-
link: "/endless-lifecycle-support/",
35
+
link: "/els-for-os/",
36
36
},
37
37
{
38
-
title: "Endless Lifecycle Support for Languages",
38
+
title: "ELS for PHP",
39
39
description: "provides security fixes for PHP and Python versions that have reached their end-of-life which allows to continue running Linux server vulnerability-free.",
description: "provides security fixes for java versions that have reached their end-of-life which allows to continue running Linux server vulnerability-free.",
45
+
link: "/els-for-languages/els-for-java/",
46
+
},
47
+
{
48
+
title: "ELS for Python",
49
+
description: "provides security fixes for PHP and Python versions that have reached their end-of-life which allows to continue running Linux server vulnerability-free.",
0 commit comments