Skip to content

Commit b24a07d

Browse files
author
Chris Cho
authored
Fix incorrect identification of C# application (#3253)
1 parent 4d2af0e commit b24a07d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

source/core/queryable-encryption/tutorials/gcp/gcp-automatic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Before You Get Started
6464
.. tab:: C#
6565
:tabid: csharp
6666

67-
`Complete Go Application <{+sample-app-url-qe+}/dotnet/gcp/reader/>`__
67+
`Complete C# Application <{+sample-app-url-qe+}/dotnet/gcp/reader/>`__
6868

6969

7070
.. tabs-selector:: drivers

source/core/queryable-encryption/tutorials/kmip/kmip-automatic.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,16 @@ Before You Get Started
6161

6262
`Complete Python Application <{+sample-app-url-qe+}/python/kmip/reader/>`__
6363

64+
.. tab:: Go
65+
:tabid: go
66+
67+
`Complete Go Application <{+sample-app-url-qe+}/go/kmip/reader/>`__
68+
6469
.. tab:: C#
6570
:tabid: csharp
6671

6772
`Complete C# Application <{+sample-app-url-qe+}/dotnet/kmip/reader/QueryableEncryption/>`__
6873

69-
.. tab:: Go
70-
:tabid: go
71-
72-
`Complete Go Application <{+sample-app-url-qe+}/go/kmip/reader/>`__
7374

7475
.. tabs-selector:: drivers
7576

0 commit comments

Comments
 (0)