From e8be7d04231ab691b87340997d756f67b31c3860 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Sun, 29 Jan 2023 22:22:54 +0100 Subject: [PATCH] update doc --- README.md | 3 +-- docs/README.md | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 45ff8b4..f04c75c 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,7 @@ Features: * Associate transformations for storing encrypted/compressed dotfiles * Provide solutions for handling dotfiles containing sensitive information -Also check out the [blog post](https://deadc0de.re/articles/dotfiles.html), -the [example](#getting-started), the [documentation](https://dotdrop.readthedocs.io/) or +Check the [example](#getting-started), the [documentation](https://dotdrop.readthedocs.io/) or how [people are using dotdrop](https://dotdrop.readthedocs.io/en/latest/misc/people-using-dotdrop/) for more. diff --git a/docs/README.md b/docs/README.md index 24c1902..2024690 100644 --- a/docs/README.md +++ b/docs/README.md @@ -14,7 +14,6 @@ For more, check: * [A quick overview of dotdrop features](https://deadc0de.re/dotdrop/) * [The walkthrough example](https://github.com/deadc0de6/dotdrop#getting-started) -* [The blogpost on dotdrop](https://deadc0de.re/articles/dotfiles.html) * [How people are using dotdrop](misc/people-using-dotdrop.md) For more config files examples, [search GitHub](https://github.com/search?q=filename%3Aconfig.yaml+dotdrop&type=Code).