Skip to content

Commit

Permalink
Merge pull request #230 from 4ndrej/patch-1
Browse files Browse the repository at this point in the history
offline-renderer link fix
  • Loading branch information
joeyespo authored Sep 24, 2017
2 parents b44e8e0 + b1de765 commit 6ca2fd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ For security purposes, it's highly recommended that you **use an access token
over a password**. (You could also keep your password safe by configuring
Grip to [grab your password from a password manager][keychain-access].)

There's also a [work-in-progress branch][fix-render-offline] to provide
There's also a [work-in-progress branch][offline-renderer] to provide
**offline rendering**. Once this resembles GitHub more precisely, it'll
be exposed in the CLI, and will ultimately be used as a seamless fallback
engine for when the API can't be accessed.
Expand Down Expand Up @@ -764,7 +764,7 @@ Use this software often? Please consider [supporting Grip][support].
[markdown]: http://developer.github.com/v3/markdown
[rdd]: http://tom.preston-werner.com/2010/08/23/readme-driven-development.html
[authors.md]: AUTHORS.md
[fix-render-offline]: http://github.com/joeyespo/grip/tree/fix-render-offline
[offline-renderer]: http://github.com/joeyespo/grip/tree/offline-renderer
[personal access token]: https://github.com/settings/tokens/new?scopes=
[keychain-access]: https://gist.github.com/klmr/3840aa3c12f947e4064c
[task-lists]: https://github.com/blog/1825-task-lists-in-all-markdown-documents
Expand Down

0 comments on commit 6ca2fd3

Please sign in to comment.