Skip to content

Commit b135268

Browse files
author
Cary Huang
committed
updates
1 parent 5e7e3aa commit b135268

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ nav:
128128
- Non-Native Data Type Processing: architecture/non_native_datatype_handling.md
129129
- Native Data Type Processing: architecture/native_datatype_handling.md
130130
- Debezium Metadata Files: architecture/metadata_files.md
131+
- DDL Replication: architecture/ddl_replication.md
131132
# - Test Framework: architecture/test_framework.md
132133
- Getting Started:
133134
- Installation: getting-started/installation.md
@@ -158,8 +159,7 @@ nav:
158159
- Customize Object Mapping and Transformation: user-guide/object_mapping_rules.md
159160
- Secured Connection: user-guide/secured_connection.md
160161
- Configure Error Strategies: user-guide/configure_error_strategies.md
161-
- DDL Replication: user-guide/ddl_replication.md
162-
- Set Offset: user-guide/set_offset.md
162+
- Configure Replication Offset: user-guide/set_offset.md
163163
# - Utility Functions: user-guide/utility_functions.md
164164
- Changelog: changelog.md
165165
# - Homepage: https://www.synchdb.com

0 commit comments

Comments
 (0)