Skip to content

Commit 6a70cbe

Browse files
committed
remove icons in doc
1 parent a20ddda commit 6a70cbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ atlas terraform clusterToAdvancedCluster --file in.tf --output out.tf
4242
atlas tf clu2adv -f in.tf -o out.tf
4343
```
4444

45-
[📖 Full Documentation](./docs/command_clu2adv.md) | [🔄 Migration Guide: Cluster to Advanced Cluster](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/cluster-to-advanced-cluster-migration-guide)
45+
[Full Documentation](./docs/command_clu2adv.md) | [Migration Guide: Cluster to Advanced Cluster](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/cluster-to-advanced-cluster-migration-guide)
4646

4747
### 2. advancedClusterToV2 (adv2v2)
4848
Convert previous `mongodbatlas_advanced_cluster` configurations to the new Provider 2.0.0 schema with simplified structure.
@@ -54,7 +54,7 @@ atlas terraform advancedClusterToV2 --file in.tf --output out.tf
5454
atlas tf adv2v2 -f in.tf -o out.tf
5555
```
5656

57-
[📖 Full Documentation](./docs/command_adv2v2.md) | [🔄 Migration Guide: Advanced Cluster (v1.x → v2.0.0)](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/migrate-to-advanced-cluster-2.0)
57+
[Full Documentation](./docs/command_adv2v2.md) | [Migration Guide: Advanced Cluster (v1.x → v2.0.0)](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/migrate-to-advanced-cluster-2.0)
5858

5959
## Feedback
6060

0 commit comments

Comments
 (0)