diff options
| author | Barry Clark <barry@barryclark.co> | 2014-06-15 16:51:57 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-06-15 16:51:57 -0400 |
| commit | f070f471bfefd1089c6c7aa188992936a0df6464 (patch) | |
| tree | ca5885ceb831826a338359c6509a8daec82e147f | |
| parent | a06b7de52e344c320a9466f1d38b364576f05ad8 (diff) | |
| download | acn-blog-f070f471bfefd1089c6c7aa188992936a0df6464.tar.gz acn-blog-f070f471bfefd1089c6c7aa188992936a0df6464.tar.bz2 acn-blog-f070f471bfefd1089c6c7aa188992936a0df6464.zip | |
Readme prose updates
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Making a change to _config.yml (or any file in your repository) will force GitHu > There are 3 different ways that you can make changes to your blog's files: > 1. Edit files within your new username.github.io repository in the browser at GitHub.com (shown below). -> 2. Use a third party GitHub content editor, like the fantastic [Prose by Development Seed](http://prose.io). It's optimized for use with Jekyll making markdown editing, writing drafts, and uploading images really easy. +> 2. Use a third party GitHub content editor, like [Prose by Development Seed](http://prose.io). It's optimized for use with Jekyll making markdown editing, writing drafts, and uploading images really easy. > 3. Clone down your repository and make updates locally, then push them to your GitHub repository.  |
