From 8c71a2fad9d083401fe8d824eb2b5b4bbc326d7c Mon Sep 17 00:00:00 2001 From: darnodo Date: Tue, 4 Mar 2025 20:00:39 +0100 Subject: [PATCH] fix(URL): Broken URL --- content/netlab/first_lab/_index.fr.md | 4 ++-- content/netlab/first_lab/_index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/netlab/first_lab/_index.fr.md b/content/netlab/first_lab/_index.fr.md index bda523c..f0311f9 100644 --- a/content/netlab/first_lab/_index.fr.md +++ b/content/netlab/first_lab/_index.fr.md @@ -26,7 +26,7 @@ Allons-y, c'est parti ! 🚀😊 Avant de commencer, quelques étapes importantes sont à réaliser : 1. **Autorisation de l'environnement AWS** : - Assurez-vous que DevPod est autorisé à accéder à votre environnement AWS. Pour un guide détaillé sur la configuration de DevPod avec AWS, consultez mon article sur ce [sujet](/documentation/devpod). 🔑 + Assurez-vous que DevPod est autorisé à accéder à votre environnement AWS. Pour un guide détaillé sur la configuration de DevPod avec AWS, consultez mon article sur ce [sujet](/Notebook/documentation/devpod). 🔑 2. **Topologie Containerlab** : Nous avons besoin d'un fichier de topologie compréhensible par Containerlab. Dans notre cas, nous créons une topologie VXLAN simple. 🗺️ @@ -115,7 +115,7 @@ Nous allons déployer le lab avec **DevPod** de deux manières : ### 1. En Utilisant le Dépôt 📥 1. **Valider la configuration du fournisseur AWS** : - Assurez-vous que votre fournisseur AWS est correctement configuré. Plus de détails [ici](/documentation/devpod). ✅ + Assurez-vous que votre fournisseur AWS est correctement configuré. Plus de détails [ici](/Notebook/documentation/devpod). ✅ 2. **Créer un Workspace** : - Rendez-vous dans l'onglet **Workspace** et cliquez sur **Create Workspace**. diff --git a/content/netlab/first_lab/_index.md b/content/netlab/first_lab/_index.md index 1f5489c..bdac9bc 100644 --- a/content/netlab/first_lab/_index.md +++ b/content/netlab/first_lab/_index.md @@ -23,7 +23,7 @@ Additionally, we will use a small topology, which you can find on my [GitHub rep Before we get started, there are a couple of important steps to complete: 1. **AWS Environment Authorization**: - Ensure that DevPod is authorized to access your AWS environment. For a detailed guide on configuring DevPod with AWS, please refer to my post on this [topic](/documentation/devpod). 🔑 + Ensure that DevPod is authorized to access your AWS environment. For a detailed guide on configuring DevPod with AWS, please refer to my post on this [topic](/Notebook/documentation/devpod). 🔑 2. **Containerlab Topology**: We need a topology file that Containerlab can understand. In our case, we're building a simple VXLAN topology. 🗺️ @@ -112,7 +112,7 @@ We will deploy the lab using **DevPod** in two ways: ### 1. Using the Repository 📥 1. **Validate AWS Provider Configuration**: - Ensure that your AWS provider is correctly configured. More details can be found [here](/documentation/devpod). ✅ + Ensure that your AWS provider is correctly configured. More details can be found [here](/Notebook/documentation/devpod). ✅ 2. **Create a Workspace**: - Navigate to the **Workspace** tab and click on **Create Workspace**.