Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Commit 66ee5ca

Browse files
committed
switching up naming scheme
1 parent 403aa7b commit 66ee5ca

14 files changed

+13
-13
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

index.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,34 +13,34 @@ the SD2E platform. Documentation for getting started with the SD2E API is below.
1313

1414
  **1 Getting Started**
1515

16-
    1.1 [Request Access to the SD2E Platform](docs/01.01.request_access.md)
16+
    1.1 [Request Access to the SD2E Platform](docs/01.request_access.md)
1717

18-
    1.2 [Install and Configure the SD2E CLI](docs/01.02.install_cli.md)
18+
    1.2 [Install and Configure the SD2E CLI](docs/01.install_cli.md)
1919

20-
    1.3 [Create the Client API Keys](docs/01.03.create_client.md)
20+
    1.3 [Create the Client API Keys](docs/01.create_client.md)
2121

22-
    1.4 [Authorize with the SD2E Tenant](docs/01.04.authorization.md)
22+
    1.4 [Authorize with the SD2E Tenant](docs/01.authorization.md)
2323

24-
    1.5 [SSH Key Pairs](docs/01.05.ssh_keys.md)
24+
    1.5 [SSH Key Pairs](docs/01.ssh_keys.md)
2525

2626

2727
  **2 Agave CLI Basics**
2828

29-
    2.1 [Storage and Execution System Basics](docs/systems_basics.md)
29+
    2.1 [Storage and Execution System Basics](docs/02.systems_basics.md)
3030

31-
    2.2 [Data Management: File Operations](docs/data_management.md)
31+
    2.2 [Data Management: File Operations](docs/02.data_management.md)
3232

33-
    2.3 [Data Management: Share and Import](docs/share_import.md)
33+
    2.3 [Data Management: Share and Import](docs/02.share_import.md)
3434

35-
    2.4 [Find an Application](docs/find_application.md)
35+
    2.4 [Find an Application](docs/02.find_application.md)
3636

37-
    2.5 [Prepare and Submit a Job](docs/submit_job.md)
37+
    2.5 [Prepare and Submit a Job](docs/02.submit_job.md)
3838

39-
    2.6 [Create Private Systems](docs/create_systems.md)
39+
    2.6 [Create Private Systems](docs/02.create_systems.md)
4040

41-
    2.7 [Modify Existing Systems and Applications](docs/modify.md)
41+
    2.7 [Modify Existing Systems and Applications](docs/02.modify_systems.md)
4242

43-
    2.8 [Advanced Job Control and Workflows](docs/advanced_job.md)
43+
    2.8 [Advanced Job Control and Workflows](docs/02.advanced_job.md)
4444

4545

4646
  **3 Agave Apps**

0 commit comments

Comments
 (0)