1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 19:09:21 +00:00

fix links in README

This commit is contained in:
deadc0de6
2017-09-15 16:09:09 +02:00
parent a2f975a37c
commit 1f3f84bf3e

View File

@@ -46,14 +46,14 @@ git submodule add https://github.com/deadc0de6/dotdrop.git
* [Installation](#installation) * [Installation](#installation)
* [Usage](#usage) * [Usage](#usage)
* [Installing dotfiles](#Installing-dotfiles) * [Installing dotfiles](#installing-dotfiles)
* [Diffing your local dotfiles with dotdrop](#Diffing-your-local-dotfiles-with-dotdrop) * [Diffing your local dotfiles with dotdrop](#diffing-your-local-dotfiles-with-dotdrop)
* [Import new dotfiles](#Import-new-dotfiles) * [Import new dotfiles](#import-new-dotfiles)
* [List the available profiles](#List-the-available-profiles) * [List the available profiles](#list-the-available-profiles)
* [List configured dotfiles](#List-configured-dotfiles) * [List configured dotfiles](#list-configured-dotfiles)
* [Execute an action when deploying a dotfile](#Execute-an-action-when-deploying-a-dotfile) * [Execute an action when deploying a dotfile](#execute-an-action-when-deploying-a-dotfile)
* [Include all dotfiles from another profile](#Include-all-dotfiles-from-another-profile) * [Include all dotfiles from another profile](#include-all-dotfiles-from-another-profile)
* [Update dotbot](#Update-dotbot) * [Update dotbot](#update-dotbot)
* [Template](#template) * [Template](#template)
* [Example](#example) * [Example](#example)