From 2427f0c23c2e8dd8057be5839700d92b415f3dcb Mon Sep 17 00:00:00 2001 From: Tim Eertmoed Date: Tue, 22 Oct 2024 14:11:58 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 59285c6..e58476d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Powershell -- [IPv6 DHCP abschalten](POWERSHELL.md#ipv6-dhcp-abschalten) -- [Add-Route](POWERSHELL.md#add-route) -- [IP-Config](POWERSHELL.md#ip-config) -- [DNS-Config](POWERSHELL.md#dns-config) -- [Set-Hostname](POWERSHELL.md#set-hostname) \ No newline at end of file +- [IPv6 DHCP abschalten](docs/powershell.md#ipv6-dhcp-abschalten) +- [Add-Route](doc/powershell.md#add-route) +- [IP-Config](doc/powershell.md#ip-config) +- [DNS-Config](doc/powershell.md#dns-config) +- [Set-Hostname](doc/powershell.md#set-hostname) \ No newline at end of file