From c27eed3202b8acfcdec30190b32bedc585638256 Mon Sep 17 00:00:00 2001 From: Wiktor Zykubek Date: Fri, 27 Dec 2024 22:24:03 +0100 Subject: [PATCH] docs: update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e971c31..31bdd32 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ licensmith --list ## Installation There are different ways to get Licensmith: 1. Use prebuilt binaries: - - [Releases](/wzykubek/licensmith/releases): Stable versions - - [Actions](/wzykubek/licensmith/actions): Development versions + - [Releases](https://github.com/wzykubek/licensmith/releases): Stable versions + - [Actions](https://github.com/wzykubek/licensmith/actions): Development versions -2. Install from source: [see *Compilation*](#compilation) +2. Install from source: see [compilation](#compilation) section ## Compilation ```bash