From d21302619e60fb6d9edd3918888127762134e463 Mon Sep 17 00:00:00 2001 From: Lerking Date: Thu, 20 Mar 2025 10:47:18 +0100 Subject: [PATCH] Update _Sidebar --- _Sidebar.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 476f92e..000a0c5 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,9 +1,9 @@ - [Home](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Home) ### Begynder - [Introduktion](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Introduktion) - - [Python elementer](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-elementer) - - [Python OOP](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-Object-Oriented-Programming) - - [Python moduler](https://gitpot-lerking.servehttp.com/CodingPirates/Python-Kursus/wiki/Python-moduler) + - [Elementer](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-elementer) + - [OOP](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-Object-Oriented-Programming) + - [Moduler](https://gitpot-lerking.servehttp.com/CodingPirates/Python-Kursus/wiki/Python-moduler) ### Avanceret - [Logging](https://gitpot-lerking.servehttp.com/CodingPirates/Python-Kursus/wiki/Logging) - [Dekoratorer](https://gitpot-lerking.servehttp.com/CodingPirates/Python-Kursus/wiki/Decorators) \ No newline at end of file