Skip to content

Commit a9b586c

Browse files
Chris Choschmalliso
authored andcommitted
Fix broken links (11/08/21) (#209)
* Fix broken links (11/08/21)
1 parent 07bb9de commit a9b586c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/compatibility.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ Apache Kafka platform that supports Kafka Connect.
4848

4949
If you have any questions about the {+mkc+}, feel free to ask them on
5050
the `MongoDB Community Forums
51-
<https://www.mongodb.com/community/forums/c/connectors-integrations/>`__.
51+
<https://www.mongodb.com/community/forums/c/data/connectors-integrations/>`__.
5252

source/source-connector/usage-examples/multiple-sources.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ Additional Information
7575
----------------------
7676

7777
- The :manual:`$match aggregation operator </reference/operator/aggregation/match/>`
78-
- :manual:`MongoDB change events </change-events/>`
78+
- :manual:`MongoDB change events </reference/change-events/>`
7979
- :manual:`MongoDB namespace </reference/limits/#faq-dev-namespace>`
8080
- Regular expression syntax using the `Patterns class <https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/regex/Pattern.html>`__
81-
- :manual:`</reference/operator/query/not/#-not-and-regular-expressions>`
81+
- :manual:`$not logical query operator and regular expressions </reference/operator/query/not/#-not-and-regular-expressions>`
8282

0 commit comments

Comments
 (0)