summaryrefslogtreecommitdiffstats
path: root/docs/getting-started.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/getting-started.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 39b270c..aac88c6 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -4,8 +4,6 @@
~ that can be found in the LICENSE file.
-->
-# Getting Started
-
This section shows how to use ANTA with basic configuration. All examples are based on Arista Test Drive (ATD) topology you can access by reaching out to your preferred SE.
## Installation
@@ -72,7 +70,7 @@ anta_inventory:
tags: ['fabric', 'leaf']
```
-> You can read more details about how to build your inventory [here](usage-inventory-catalog.md#create-an-inventory-file)
+> You can read more details about how to build your inventory [here](usage-inventory-catalog.md#device-inventory)
## Test Catalog
@@ -257,7 +255,7 @@ $ anta nrfu \
]
```
-You can find more information under the __usage__ section of the website
+You can find more information under the **usage** section of the website
### Basic usage in a Python script