From d3bd97dce1924ed3d863a10c31ef4556f82f9339 Mon Sep 17 00:00:00 2001 From: Paul Delafosse Date: Wed, 23 Oct 2024 12:49:51 +0200 Subject: [PATCH] docs: fix broken links in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8e71a9e4..82dc979e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@

Documentation · - Installation + Quick start

**A dotfile manager written in Rust** @@ -50,7 +50,7 @@ - **Gpg encryption:** add encrypted secrets to your dotfile configuration with gpg.

-Explore Toml Bombadil's docs  ▶ +Explore Toml Bombadil's docs  ▶

@@ -90,7 +90,7 @@ cargo install toml-bombadil ## Quickstart -See [Docs -> Quickstart](https://oknozor.github.io/toml-bombadil/docs/getting-started/quick-start/). +See [Docs -> Quickstart](https://oknozor.github.io/toml-bombadil/quickstart.html). ## Shell completions