File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -102,11 +102,14 @@ vpc = ":abbr:`VPC (Virtual Private Cloud)`"
102
102
targets = [" command/atlas-dataLakes*.txt" ]
103
103
variant = " info"
104
104
value = """ \
105
- ``atlas dataLake`` commands control the functionality previously \
106
- named Data Lake, which is now called "Data Federation" in the \
107
- Atlas UI. The commands will continue to work for Data Federation \
108
- without interruption. MongoDB's new Data Lake functionality \
109
- doesn't include CLI. When we introduce a new set of CLI commands \
110
- for our new Data Lake functionality, we will migrate you to a new \
111
- CLI for Data Federation.\
105
+ ``atlas dataLakes`` commands control the functionality previously \
106
+ named Data Lake, which is now called \
107
+ `Data Federation <https://www.mongodb.com/docs/atlas/data-federation/>`__ \
108
+ in the Atlas UI. The ``atlas dataLakes`` commands will \
109
+ continue to work for Data Federation without interruption. \
110
+ MongoDB's new \
111
+ `Data Lake <https://www.mongodb.com/docs/datalake/>`__ \
112
+ functionality doesn't include CLI commands. When we introduce a \
113
+ new set of CLI commands for our new Data Lake functionality, we \
114
+ will migrate you to a new CLI for Data Federation.\
112
115
"""
You can’t perform that action at this time.
0 commit comments