From 54a83e4a6239d3069cd93960e00a094966e09b35 Mon Sep 17 00:00:00 2001 From: Dano van den Bosch Date: Tue, 13 Feb 2024 12:34:22 +0100 Subject: [PATCH] Pages updated --- docs/.pages | 2 ++ .../{rasberryPi.md => raspberryPi.md} | 0 2 files changed, 2 insertions(+) rename docs/Sp1Schets van het project/InfrastructuurDocumentatie/{rasberryPi.md => raspberryPi.md} (100%) diff --git a/docs/.pages b/docs/.pages index c4543b4..3584ddd 100644 --- a/docs/.pages +++ b/docs/.pages @@ -8,6 +8,8 @@ nav: - Links: opdracht/links - 📚 Documentatie: - I2C: arduino-documentation/i2c-ESP32 + - Infrastructuur documentation: + - Raspberry Pi: InfrastructuurDocumentatie/raspberryPi.md - 🧠 Brainstorm: - Ideeën: brainstorm/ideeën - Database design: brainstorm/Database diff --git a/docs/Sp1Schets van het project/InfrastructuurDocumentatie/rasberryPi.md b/docs/Sp1Schets van het project/InfrastructuurDocumentatie/raspberryPi.md similarity index 100% rename from docs/Sp1Schets van het project/InfrastructuurDocumentatie/rasberryPi.md rename to docs/Sp1Schets van het project/InfrastructuurDocumentatie/raspberryPi.md