Fix TODO.org & lang/go/README.org links

This commit is contained in:
Henrik Lissner 2017-04-27 18:12:44 -04:00
parent fd20a25099
commit 37c4b0f11a
2 changed files with 3 additions and 3 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 READMEs to modules - [1/57] Add README.org's 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,8 +5,8 @@ refactoring commands, syntax-checking (flycheck), auto-formatting (gofmt) and
snippets (yasnippet). snippets (yasnippet).
+ [[https://golang.org][Homepage]] + [[https://golang.org][Homepage]]
+ [[../../modules/private/hlissner/snippets/go-mode][Snippets]] + [[../../private/hlissner/snippets/go-mode][Snippets]]
+ [[../../modules/feature/file-templates/templates/go-mode][File templates]] + [[../../feature/file-templates/templates/go-mode][File templates]]
** Installation ** Installation
*** MacOS *** MacOS