Skip to content

Commit

Permalink
fix README link
Browse files Browse the repository at this point in the history
  • Loading branch information
simonthum committed Aug 26, 2012
1 parent f444b3e commit 809a3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Suppose you have a set of text files you care about, multiple machines
to work on, and a central git repository (a.k.a. bare reporitory) at
your disposal. You do not care about atomic commits, but coarse
versioning and backup is grave. For example, server configuration or
[http://orgmode.org][org-mode] files.
[org-mode](http://orgmode.org) files.

In that case, git-sync will help you keep things in sync.

Expand Down

0 comments on commit 809a3a9

Please sign in to comment.