Skip to content

Commit e140a8b

Browse files
authored
DOCSP-47190-replace-triggers-link (#212)
* DOCSP-47190-replace-triggers-link * DOCSP-47190-replace-triggers-link
1 parent 98491c4 commit e140a8b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Convert Triggers
1010
:depth: 1
1111
:class: singlecol
1212

13-
You can import and convert your SQL triggers to
14-
:ref:`MongoDB Atlas Triggers <triggers>` with the query converter.
15-
The query converter considers the SQL code and relational schema defined
16-
in your project when converting your triggers.
13+
You can import and convert your SQL triggers to `MongoDB Atlas Triggers
14+
<https://www.mongodb.com/docs/atlas/atlas-ui/triggers/>`__ with the query
15+
converter. The query converter considers the SQL code and relational schema
16+
defined in your project when converting your triggers.
1717

1818
About this Task
1919
---------------

source/release-notes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,8 @@ New features:
238238
account. When you sign into Atlas, the process for
239239
selecting Atlas clusters in a migration job is dynamically populated.
240240
- Query converter now supports conversion of relational database DML
241-
triggers to :ref:`Atlas Triggers <triggers>`.
241+
triggers to `MongoDB Atlas Triggers
242+
<https://www.mongodb.com/docs/atlas/atlas-ui/triggers/>`__.
242243

243244
Improvements:
244245

0 commit comments

Comments
 (0)