Skip to content

Commit cad62f4

Browse files
committed
Remove unnecessary .html extensions
Signed-off-by: Mark Cocker <[email protected]>
1 parent 41a5321 commit cad62f4

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

docs/_data/sidebars/cdp_sidebar.yml

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,86 +6,87 @@ entries:
66
folders:
77

88
- title: Getting Started
9-
url: index.html
9+
url: index
1010
output: web
1111
folderitems:
1212

1313
- title: Zowe CLI CICS deploy plug-in
14-
url: index.html
14+
url: index
1515
output: web
1616

1717
- title: Requirements on z/OS
18-
url: cdp-Requirements-on-zOS.html
18+
url: cdp-Requirements-on-zOS
1919
output: web
2020

2121
- title: Installing
22-
url: cdp-Installing.html
22+
url: cdp-Installing
2323
output: web
2424

2525
- title: Creating Zowe CLI profiles
26-
url: cdp-Creating-Zowe-CLI-profiles.html
26+
url: cdp-Creating-Zowe-CLI-profiles
2727
output: web
2828

2929
- title: Tutorials
30-
url: cdp-Tutorials-overview.html
30+
url: cdp-Tutorials-overview
3131
output: web
3232
folderitems:
3333

3434
- title: Tutorials overview
35-
url: cdp-Tutorials-overview.html
35+
url: cdp-Tutorials-overview
3636
output: web
3737

3838
- title: Preparing a z/OS PT image
39-
url: cdp-Preparing-a-zOS-PT-image.html
39+
url: cdp-Preparing-a-zOS-PT-image
4040
output: web
4141

4242
- title: Provisioning a CICS region
43-
url: cdp-Provisioning-a-CICS-region.html
43+
url: cdp-Provisioning-a-CICS-region
4444
output: web
4545

4646
- title: Deploying a Node.js application
47-
url: cdp-Deploying-a-Nodejs-application.html
47+
url: cdp-Deploying-a-Nodejs-application
4848
output: web
4949

5050
- title: Deploying a CICS policy
51-
url: cdp-Deploying-a-CICS-policy.html
51+
url: cdp-Deploying-a-CICS-policy
5252
output: web
5353

5454
- title: Deploying using individual actions
55-
url: cdp-Deploying-using-individual-actions.html
55+
url: cdp-Deploying-using-individual-actions
5656
output: web
5757

5858
- title: Concepts
59-
url: cdp-Zowe-and-CLI.html
59+
url: cdp-Zowe-and-CLI
6060
output: web
6161
folderitems:
6262

6363
- title: Zowe and the Zowe CLI
64-
url: cdp-Zowe-and-CLI.html
64+
url: cdp-Zowe-and-CLI
6565
output: web
6666

6767
- title: Zowe CLI profiles
68-
url: cdp-Zowe-CLI-profiles.html
68+
url: cdp-Zowe-CLI-profiles
6969
output: web
7070

7171
- title: CICS bundles
72-
url: cdp-CICS-bundles.html
72+
url: cdp-CICS-bundles
7373
output: web
7474

7575
- title: Troubleshooting
76-
url: cdp-Log-and-trace-files.html
76+
url: cdp-Log-and-trace-files
7777
output: web
7878
folderitems:
7979

8080
- title: Log and trace files
81-
url: cdp-Log-and-trace-files.html
81+
url: cdp-Log-and-trace-files
8282
output: web
8383

8484
- title: Common Errors
85-
url: cdp-Common-errors.html
85+
url: cdp-Common-errors
8686
output: web
8787

8888
- title: Commands
89+
url: cdp-CLIReadMe#create--cre
8990
output: web
9091
folderitems:
9192

0 commit comments

Comments
 (0)