Skip to content

Commit aa9ef6c

Browse files
authored
Merge pull request #234 from shuangela/DOCSP-48211-golang-link-change
DOCSP-48211 Fix Go dropdown broken links
2 parents acbdd60 + 62339d5 commit aa9ef6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/crud/read_operators.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ See Also
9494

9595
- id: go
9696
content: |
97-
- The :driver:`MongoDB Go Driver </go/current/fundamentals/crud/query-document/>` documentation
97+
- The :driver:`MongoDB Go Driver </go/current/fundamentals/crud/read-operations/query-document/>` documentation
9898

9999
- id: java-sync
100100
content: |

source/crud/read_queries.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ concepts presented here:
135135

136136
- id: go
137137
content: |
138-
- The :driver:`MongoDB Go Driver </go/current/fundamentals/crud/query-document/>` documentation
138+
- The :driver:`MongoDB Go Driver </go/current/fundamentals/crud/read-operations/query-document/>` documentation
139139

140140
- id: java-sync
141141
content: |

0 commit comments

Comments
 (0)