diff --git a/Documentation/linux-setup.md b/Documentation/linux-setup.md index c90ccd9c3..7614a1450 100644 --- a/Documentation/linux-setup.md +++ b/Documentation/linux-setup.md @@ -2,9 +2,9 @@ There are a few options available for installing .NET Core on Linux systems and each requires a few actions before installing .NET Core. The sections below detail different methods for installing .NET Core and any prerequisites. -* [Using the package manager](installation-using-a-package-manager) -* [Installing from binary archive (tar.gz)](installation-from-a-binary-archive) -* [Installing using Snap](installation-using-snap) +* [Using the package manager](#installation-using-a-package-manager) +* [Installing from binary archive (tar.gz)](#installation-from-a-binary-archive) +* [Installing using Snap](#installation-using-snap) Other useful references