From 69f9c8a11d034bacfda3691fca80f2c83b5503cc Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 26 Jan 2023 17:23:28 +0100 Subject: [PATCH] syntax cleanup: remove inline link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d1860b..fd4b86c 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Managing software on desktop computers. _See also: [IT Asset Management](#it-asset-management)_ -- [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on [NuGet](https://www.nuget.org/). +- [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on NuGet. - [just-install](https://just-install.github.io/) – Python script for downloading and silently installing MSI files. - [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. - [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software.