Skip to content

Commit 53a9d7b

Browse files
committed
removing V1 content
Signed-off-by: anaxceron <[email protected]>
1 parent 07de4de commit 53a9d7b

File tree

3 files changed

+6
-34
lines changed

3 files changed

+6
-34
lines changed

src/pages/versions.js

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function Version() {
3030
<div className="margin-bottom--lg">
3131
<h3 id="next">Current version (Stable)</h3>
3232
<p>
33-
Here you can find the documentation for current released version.
33+
Read the documentation for current released version of Zowe.
3434
</p>
3535
<table>
3636
<tbody>
@@ -48,7 +48,7 @@ function Version() {
4848
`$1_$2${latestVersion.label.startsWith("v1.") ? "" : "_0"}`
4949
)}`}
5050
>
51-
Release Notes
51+
Release notes
5252
</a>
5353
</td>
5454
</tr>
@@ -59,9 +59,9 @@ function Version() {
5959

6060
{(pastVersions.length > 0 || VersionsArchived.length > 0) && (
6161
<div className="margin-bottom--lg">
62-
<h3 id="archive">Past versions (Not maintained anymore)</h3>
62+
<h3 id="archive">Past versions (No longer maintained)</h3>
6363
<p>
64-
Here you can find documentation for previous versions of Zowe.
64+
Read the documentation for previous versions of Zowe.
6565
</p>
6666
<table>
6767
<tbody>

versions.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
"v2.18.x",
44
"v2.17.x",
55
"v2.16.x",
6-
"v2.15.x",
7-
"v1.28.x"
6+
"v2.15.x"
87
]

versionsArchived.json

+1-28
Original file line numberDiff line numberDiff line change
@@ -14,32 +14,5 @@
1414
"v2.2.x LTS": "https://deploy-preview-2745--zowe-docs-master.netlify.app/v2.2.x/getting-started/overview",
1515
"v2.1.x LTS": "https://deploy-preview-2745--zowe-docs-master.netlify.app/v2.1.x/getting-started/overview",
1616
"v2.0.x LTS": "https://deploy-preview-2745--zowe-docs-master.netlify.app/v2.0.x/getting-started/overview",
17-
"v1.27.x LTS": "https://deploy-preview-2531--zowe-docs-master.netlify.app/v1.27.x/getting-started/overview",
18-
"v1.26.x LTS": "https://deploy-preview-2531--zowe-docs-master.netlify.app/v1.26.x/getting-started/overview",
19-
"v1.25.x LTS": "https://deploy-preview-2233--zowe-docs-master.netlify.app/v1.25.x/getting-started/overview",
20-
"v1.24.x LTS": "https://deploy-preview-2233--zowe-docs-master.netlify.app/v1.24.x/getting-started/overview",
21-
"v1.23.x LTS": "https://deploy-preview-1770--zowe-docs-master.netlify.app/stable/getting-started/overview",
22-
"v1.22.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/stable/getting-started/overview",
23-
"v1.21.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.21.x/getting-started/overview",
24-
"v1.20.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.20.x/getting-started/overview",
25-
"v1.19.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.19.x/getting-started/overview",
26-
"v1.18.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.18.x/getting-started/overview",
27-
"v1.17.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.17.x/getting-started/overview",
28-
"v1.16.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.16.x/getting-started/overview",
29-
"v1.15.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.15.x/getting-started/overview",
30-
"v1.14.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.14.x/getting-started/overview",
31-
"v1.13.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.13.x/getting-started/overview",
32-
"v1.12.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.12.x/getting-started/overview",
33-
"v1.11.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.11.x/getting-started/overview",
34-
"v1.10.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.10.x/getting-started/overview",
35-
"v1.9.x LTS": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.9.x/getting-started/overview",
36-
"v1.8.x": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.8.x/getting-started/overview",
37-
"v1.7.x": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.7.x/getting-started/overview",
38-
"v1.6.x": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.6.x/getting-started/overview",
39-
"v1.5.x": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.5.x/getting-started/overview",
40-
"v1.4.x": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.4.x/getting-started/overview",
41-
"v1.3.x": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.3.x/getting-started/overview",
42-
"v1.2.x": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.2.x/getting-started/overview",
43-
"v1.1.x": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.1.x/getting-started/overview",
44-
"v1.0.x": "https://60d62fb82094240af9dbbbd2--zowe-docs-testing.netlify.app/v1.0.x/getting-started/overview"
17+
"v1.27.x LTS": "https://deploy-preview-2531--zowe-docs-master.netlify.app/v1.27.x/getting-started/overview"
4518
}

0 commit comments

Comments
 (0)