Skip to content

Commit 91e0244

Browse files
authored
DOCSP-38507 Fix Atlas Trigger Refs (#117)
1 parent 3d2f034 commit 91e0244

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/code-generation/query-converter/convert-triggers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Convert Triggers
1111
:class: singlecol
1212

1313
You can import and convert your SQL triggers to
14-
:ref:`MongoDB Atlas Triggers <atlas-triggers>` with the query converter.
14+
:ref:`MongoDB Atlas Triggers <triggers>` with the query converter.
1515
The query converter considers the SQL code and relational schema defined
1616
in your project when converting your triggers.
1717

source/release-notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ New features:
2424
account. When you sign into Atlas, the process for
2525
selecting Atlas clusters in a sync job is dynamically populated.
2626
- Query converter now supports conversion of relational database DML
27-
triggers to :ref:`Atlas Triggers <atlas-triggers>`.
27+
triggers to :ref:`Atlas Triggers <triggers>`.
2828

2929
Improvements:
3030

0 commit comments

Comments
 (0)