Skip to content

Commit 35eb99a

Browse files
committed
Switched order of Filesystem and Account mgmt
1 parent b0c2201 commit 35eb99a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/data-lake-store/index.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -88,27 +88,27 @@ landingContent:
8888
url: data-lake-store-service-to-service-authenticate-using-active-directory.md
8989

9090
# Card
91-
- title: Account management operations
91+
- title: Filesystem operations
9292
linkLists:
9393
- linkListType: how-to-guide
9494
links:
9595
- text: .NET SDK
96-
url: data-lake-store-get-started-net-sdk.md
96+
url: data-lake-store-data-operations-net-sdk.md
97+
- text: Java SDK
98+
url: data-lake-store-get-started-java-sdk.md
9799
- text: REST API
98-
url: data-lake-store-get-started-rest-api.md
100+
url: data-lake-store-data-operations-rest-api.md
99101
- text: Python
100-
url: data-lake-store-get-started-python.md
102+
url: data-lake-store-data-operations-python.md
101103

102104
# Card
103-
- title: Filesystem operations
105+
- title: Account management operations
104106
linkLists:
105107
- linkListType: how-to-guide
106108
links:
107109
- text: .NET SDK
108-
url: data-lake-store-data-operations-net-sdk.md
109-
- text: Java SDK
110-
url: data-lake-store-get-started-java-sdk.md
110+
url: data-lake-store-get-started-net-sdk.md
111111
- text: REST API
112-
url: data-lake-store-data-operations-rest-api.md
112+
url: data-lake-store-get-started-rest-api.md
113113
- text: Python
114-
url: data-lake-store-data-operations-python.md
114+
url: data-lake-store-get-started-python.md

0 commit comments

Comments
 (0)