Changed target in repository link

This commit is contained in:
Daniel Rodriguez 2021-09-29 00:14:25 +02:00
parent bdd092e864
commit d37014d5ea

View file

@ -4,5 +4,5 @@
</div> </div>
<<router-outlet></router-outlet>> <<router-outlet></router-outlet>>
<div id="footer"> <div id="footer">
<span>This is a open source project. Make changes and create a merge request: <a href="https://github.com/Jazhann/TFTPaths">repository</a></span> <span>This is a open source project. Make changes and create a merge request: <a href="https://github.com/Jazhann/TFTPaths" target="_blank">repository</a></span>
</div> </div>