More readme corrections

This commit is contained in:
Henrik Lissner 2017-04-27 18:14:03 -04:00
parent 37c4b0f11a
commit 58597e4d5d
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@
- [0/2] New modules - [0/2] New modules
+ [ ] app/finance + [ ] app/finance
+ [-] app/crm + [-] app/crm
- [1/57] Add README.org's to modules (see [[modules/lang/go/README.org][lang/go/README.org]]) - [1/57] Add README.org's (with working babel blocks?) to modules (see [[modules/lang/go/README.org][lang/go/README.org]])
+ [0/8] :tools + [0/8] :tools
+ [ ] dired + [ ] dired
+ [ ] electric-indent + [ ] electric-indent

View file

@ -5,7 +5,7 @@ refactoring commands, syntax-checking (flycheck), auto-formatting (gofmt) and
snippets (yasnippet). snippets (yasnippet).
+ [[https://golang.org][Homepage]] + [[https://golang.org][Homepage]]
+ [[../../private/hlissner/snippets/go-mode][Snippets]] + [[https://github.com/hlissner/emacs-snippets/tree/master/go-mode][Snippets]]
+ [[../../feature/file-templates/templates/go-mode][File templates]] + [[../../feature/file-templates/templates/go-mode][File templates]]
** Installation ** Installation