mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 08:20:11 +00:00
Merge pull request #171 from shime/patch-2
fix a link to a sample resume
This commit is contained in:
commit
2bffa51303
@ -15,7 +15,7 @@ layout: master-bare
|
||||
<ul>
|
||||
<li><a href="https://www.npmjs.com/package/{{ site.npm_package }}">Install with <strong>NPM</strong></a></li>
|
||||
<li><a href="{{ site.github_url }}">View on <strong>GitHub</strong></a></li>
|
||||
<li><a href="jane/resume">See a <strong>SAMPLE</strong></a></li>
|
||||
<li><a href="jane/resume.html">See a <strong>SAMPLE</strong></a></li>
|
||||
</ul>
|
||||
<p>This project is maintained by <a href="https://github.com/{{ site.github_username }}">{{ site.author_name }}</a><br>
|
||||
Hosted on GitHub Pages</p>
|
||||
|
Loading…
Reference in New Issue
Block a user