Skip to content

Commit

Permalink
[docs] Secondary anchor ID breaks downstream build
Browse files Browse the repository at this point in the history
The downstream fetch tool is unable to parse the two consecutive upstream anchor IDs that precede the _MongoDB connector common issue_ section. Moved one ID to follow the section title.  This fix was previously applied to master.
  • Loading branch information
roldanbob committed Aug 11, 2021
1 parent 2bda992 commit f2d308a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/modules/ROOT/pages/connectors/mongodb.adoc
Expand Up @@ -1462,9 +1462,9 @@ The {prodname} MongoDB connector also provides the following custom streaming me
// Type: concept
// ModuleID: how-debezium-mongodb-connectors-handle-faults-and-problems
// Title: How {prodname} MongoDB connectors handle faults and problems
[[mongodb-fault-tolerance]]
[[mongodb-when-things-go-wrong]]
== MongoDB connector common issues
[[mongodb-fault-tolerance]]

{prodname} is a distributed system that captures all changes in multiple upstream databases, and will never miss or lose an event.
When the system is operating normally and is managed carefully, then {prodname} provides _exactly once_ delivery of every change event.
Expand Down

0 comments on commit f2d308a

Please sign in to comment.