mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-30 20:57:26 +00:00 
			
		
		
		
	Merge pull request #171 from shime/patch-2
fix a link to a sample resume
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user