From a2c1269488c1235e759df7be533915a4083acc62 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Wed, 14 Oct 2020 14:41:29 +0200 Subject: [PATCH] Make linking less verbose --- doc/05-repositories.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/05-repositories.md b/doc/05-repositories.md index 8ce30895d..ff9eeab1e 100644 --- a/doc/05-repositories.md +++ b/doc/05-repositories.md @@ -318,8 +318,8 @@ Please note: > **Note that the repository endpoint for BitBucket needs to be https rather than git.** -After setting up your bitbucket repository, you will also need to set up authentication. -Documentation for that [has moved here](articles/authentication-for-private-packages.md#bitbucket-oauth) +After setting up your bitbucket repository, you will also need to +[set up authentication](articles/authentication-for-private-packages.md#bitbucket-oauth). #### Subversion Options