From 97035fd6a5be78e0144189c50b03b37818aeeb69 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 6 Apr 2025 21:29:01 -0300 Subject: [PATCH] Fixed links in README --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index a627f7dd..8a4a5361 100644 --- a/README.org +++ b/README.org @@ -50,10 +50,10 @@ file when saved. :ID: c6e5d53d-e85e-4e02-9a0d-5c25f8a003f2 :END: There are a hundred ways to manage your dotfiles. My first suggestion would be to read up on the subject. -A great place to start is "Your unofficial guide to dotfiles on GitHub": https://dotfiles.github.io/ +A great place to start is "Your unofficial guide to dotfiles on GitHub": [[https://dotfiles.github.io/]] Personally, I use the git bare repository method for managing my dotfiles: -https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/ +[[https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/]] ** Org-mode Tangling :PROPERTIES: