mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 16:30:11 +00:00
fix a link to a sample resume
This commit is contained in:
parent
33d62ea3ce
commit
8ecff33dfc
@ -15,7 +15,7 @@ layout: master-bare
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.npmjs.com/package/{{ site.npm_package }}">Install with <strong>NPM</strong></a></li>
|
<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="{{ 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>
|
</ul>
|
||||||
<p>This project is maintained by <a href="https://github.com/{{ site.github_username }}">{{ site.author_name }}</a><br>
|
<p>This project is maintained by <a href="https://github.com/{{ site.github_username }}">{{ site.author_name }}</a><br>
|
||||||
Hosted on GitHub Pages</p>
|
Hosted on GitHub Pages</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user