Skip to content

Commit 9ca955c

Browse files
DOC-10963 Action word links
1 parent 62b5395 commit 9ca955c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

modules/ROOT/nav.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.Getting Started
2-
* xref:hello-world:platform-help.adoc[]
32
* xref:hello-world:start-using-sdk.adoc[]
3+
** xref:hello-world:platform-help.adoc[]
44
* xref:howtos:kv-operations.adoc[]
5-
* xref:howtos:n1ql-queries-with-sdk.adoc[]
6-
* xref:howtos:full-text-searching-with-sdk.adoc[]
5+
* xref:howtos:n1ql-queries-with-sdk.adoc[Query]
6+
* xref:howtos:full-text-searching-with-sdk.adoc[Search]
77
* xref:hello-world:sample-application.adoc[]
88
99
.Transactions
@@ -15,7 +15,7 @@
1515
** xref:concept-docs:transactions-cleanup.adoc[]
1616
** xref:concept-docs:transactions-error-handling.adoc[]
1717
18-
.Working with Data
18+
.Further Data Ops
1919
* xref:howtos:subdocument-operations.adoc[]
2020
// ** xref:howtos:sdk-xattr-example.adoc[Extended Attributes]
2121
* xref:howtos:analytics-using-sdk.adoc[]
@@ -25,7 +25,6 @@
2525
* xref:howtos:concurrent-document-mutations.adoc[]
2626
* xref:howtos:encrypting-using-sdk.adoc[]
2727
* xref:howtos:transcoders-nonjson.adoc[Transcoders & Non-JSON Documents]
28-
* xref:howtos:working-with-collections.adoc[Working with Collections]
2928
3029
.Managing Couchbase
3130
* xref:howtos:managing-connections.adoc[]
@@ -80,12 +79,13 @@
8079
* xref:project-docs:sdk-release-notes.adoc[]
8180
* xref:project-docs:distributed-transactions-dotnet-release-notes.adoc[]
8281
* xref:project-docs:compatibility.adoc[]
83-
** xref:project-docs:migrating-sdk-code-to-3.n.adoc[]
82+
** xref:project-docs:migrating-sdk-code-to-3.n.adoc[]
83+
** xref:howtos:working-with-collections.adoc[Working with Collections]
8484
* xref:project-docs:sdk-full-installation.adoc[]
8585
* xref:project-docs:performance.adoc[]
8686
* https://docs-archive.couchbase.com/home/index.html[Older Versions Archive]
8787
// ** xref:hello-world:platform-help.adoc[Platform Introduction]
8888
* xref:project-docs:sdk-licenses.adoc[]
8989
* xref:project-docs:get-involved.adoc[Get involved]
90-
** https://docs.couchbase.com/home/contribute/index.html[Improve the Docs]
90+
** https://docs.couchbase.com/home/contribute/index.html[Improve the Docs]
9191
* xref:project-docs:metadoc-about-these-sdk-docs.adoc[About These Docs]

0 commit comments

Comments
 (0)