From acc11baa0bd0b05e3f0b4e7b0841a33027dc7448 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 21 Jul 2023 16:56:22 +0000 Subject: [PATCH] external links: websites: standardize formatting/shorten description (#511) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 182182a..9d48747 100644 --- a/README.md +++ b/README.md @@ -787,11 +787,11 @@ _See also: [awesome-selfhosted/Remote Access](https://github.com/awesome-selfhos ## Websites -- [ArchWiki](https://wiki.archlinux.org/) – Arch Linux Wiki which has really nice written articles valid for other distros. +- [ArchWiki](https://wiki.archlinux.org/) - Arch Linux Wiki which has really nice written articles valid for other distros. - [Gentoo Wiki](https://wiki.gentoo.org/) - Gentoo Linux Wiki with a lot in-detail description of Linux components. - [Awesome SysAdmin @ LibHunt](https://sysadmin.libhunt.com) - Your go-to SysAdmin Toolbox. Based on the list here. - [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer. -- [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - A surprisingly vast resource for getting the basics of certain applications, tools, or even systems administration topics. +- [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - 6,000+ tutorials for getting the basics of certain applications/tools/systems administration topics. ------------------