diff --git a/README.md b/README.md index 926913cf..6c2e214c 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Active development happens on the main branch. This always contains the latest v ## How to build -* [Install]([https://www.microsoft.com/net/download/core#/current](https://dotnet.microsoft.com/en-us/download#/current) the latest .NET 8 SDK +* [Install](https://dotnet.microsoft.com/en-us/download#/current) the latest .NET 8 SDK * Install Git * Clone this repo * Run `dotnet build src/identityserver8.slm` or `build.sh` in the root of the cloned repo. diff --git a/docs/index.rst b/docs/index.rst index 3074e95b..2cb7b6c6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ Welcome to IdentityServer8 (latest) IdentityServer8 is an OpenID Connect and OAuth 2.0 framework for ASP.NET DotNet 8. -Browse the latest `IdentityServer8 source code onGitHub `_ or download the `latest IdentyServer8 packages `_ on NuGet. +Browse the latest `IdentityServer8 source code on GitHub `_ or download the `latest IdentyServer8 packages `_ on NuGet. .. warning:: This is a revival of the archived IdentityServer4 project which started a new `company `_ as of Oct, 1st 2020. diff --git a/docs/intro/support.rst b/docs/intro/support.rst index bbabae56..75b6683f 100644 --- a/docs/intro/support.rst +++ b/docs/intro/support.rst @@ -23,7 +23,7 @@ Please use the ``IdentityServer8`` tag when asking new questions You can chat with other IdentityServer8 users in our Gitter chat room: -https://app.gitter.im/#/room/#identityserver8:gitter.im +`https://app.gitter.im/#/room/#identityserver8:gitter.im `_ **Reporting a bug**