From 2b0b87db8513f2095f576620562bf3f408625ba7 Mon Sep 17 00:00:00 2001 From: Gabriel Ittner Date: Wed, 1 May 2024 09:53:10 +0200 Subject: [PATCH] fix indentation --- docs/central.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/central.md b/docs/central.md index 2db53214..cf758382 100755 --- a/docs/central.md +++ b/docs/central.md @@ -8,8 +8,8 @@ the most common repository for opensource projects. 1. A [Central Portal account](https://central.sonatype.org/register/central-portal/#create-an-account) 2. A [registered namespace](https://central.sonatype.org/register/namespace/) 3. A GPG key that can be used to sign artifacts - 1. [Create a GPG key pair](https://central.sonatype.org/publish/requirements/gpg/#generating-a-key-pair) - 2. [Distribute the public key](https://central.sonatype.org/publish/requirements/gpg/#distributing-your-public-key) + 1. [Create a GPG key pair](https://central.sonatype.org/publish/requirements/gpg/#generating-a-key-pair) + 2. [Distribute the public key](https://central.sonatype.org/publish/requirements/gpg/#distributing-your-public-key) ## Applying the plugin