diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-10-15 02:30:07 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-10-15 02:30:07 -0400 |
commit | 7db99ed4459dc1c30a36a7f9ae8cc33bbf877695 (patch) | |
tree | 5b8272b0af9c6bf1f603f05d1a0504fd591b8f92 | |
parent | f17083abfd13b947f8c3a819449cc372c13511df (diff) | |
download | bog-7db99ed4459dc1c30a36a7f9ae8cc33bbf877695.tar.gz |
Fix typo in README
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -144,4 +144,4 @@ If Bog doesn't fit your workflow, there are a good number of other approaches to explore. On the Org mode mailing list, there are some [[http://thread.gmane.org/gmane.emacs.orgmode/78983][nice]] [[http://thread.gmane.org/gmane.emacs.orgmode/14756][descriptions]] of systems people have come up with for taking research notes in Org. For a package that focuses on both taking research notes -and writing research articles, Look into [[https://github.com/jkitchin/jmax/blob/master/org/org-ref.org][Org-ref]]. +and writing research articles, look into [[https://github.com/jkitchin/jmax/blob/master/org/org-ref.org][Org-ref]]. @@ -133,4 +133,4 @@ If Bog doesn't fit your workflow, there are a good number of other approaches to explore. On the Org mode mailing list, there are some [nice](http://thread.gmane.org/gmane.emacs.orgmode/78983) [descriptions](http://thread.gmane.org/gmane.emacs.orgmode/14756) of systems people have come up with for taking research notes in Org. For a package that focuses on both taking research notes -and writing research articles, Look into [Org-ref](https://github.com/jkitchin/jmax/blob/master/org/org-ref.org).
\ No newline at end of file +and writing research articles, look into [Org-ref](https://github.com/jkitchin/jmax/blob/master/org/org-ref.org).
\ No newline at end of file |