GitHub link change

This commit is contained in:
Jason Snelders 2019-11-17 12:56:10 +11:00
parent 95186f0662
commit 9b316bc813
1 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@
<template type="text/x-template" id="home-template" lang="html">
<div id="home-root">
<p class="margin-bottom-64">
<b style="color: maroon">Status: Working but under development (16 Nov 2019).</b>
<b style="color: maroon">Status: Working & Under Development (16 Nov 2019)</b>
</p>
<p>
Welcome to Profile Studio - a generator and editor for <a href="https://jsonresume.org/">JSON Resume</a> files.
@ -1128,7 +1128,7 @@
</ul>
<p class="margin-top-64">
Developed by <a href="https://jsnelders.com" target="_blank">Jason Snelders</a>.<br>
Source code at <a href="https://github.com/jsnelders/json-resume-editor" target="_blank">https://github.com/jsnelders/json-resume-editor</a>.
Source code at <a href="https://github.com/jsnelders/profile-studio" target="_blank">https://github.com/jsnelders/profile-studio</a>.
</p>
</p>
</div>