Fix broken fork link

Close #267
This commit is contained in:
Michael Rose 2016-04-16 10:10:08 -04:00
parent 1117f1e779
commit 906e245f8a

View File

@ -13,7 +13,7 @@ Minimal Mistakes has been developed to be 100% compatible with hosting a site on
## Fork the Theme ## Fork the Theme
Fork the [Minimal Mistakes theme]({{ site.gh_repo }}/fork), then rename the repo to **USERNAME.github.io** --- replacing **USERNAME** with your GitHub username. Fork the [Minimal Mistakes theme](https://github.com/mmistakes/minimal-mistakes/fork), then rename the repo to **USERNAME.github.io** --- replacing **USERNAME** with your GitHub username.
<figure> <figure>
<img src="{{ base_path }}/images/mm-theme-fork-repo.png" alt="fork Minimal Mistakes"> <img src="{{ base_path }}/images/mm-theme-fork-repo.png" alt="fork Minimal Mistakes">
@ -44,4 +44,4 @@ Committing a change to `_config.yml` (or any file in your repository) will force
--- ---
Congratulations! You've successfully forked the theme and are up an running with GitHub Pages. Now you're ready to add content and customize the site further. Congratulations! You've successfully forked the theme and are up an running with GitHub Pages. Now you're ready to add content and customize the site further.