Change from github to gitea

This commit is contained in:
Chris Cromer 2018-08-19 16:23:45 -03:00
parent 71372cf5dd
commit e74faf7da3
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<b>Linux:</b> <a href='EDD-1.0.4.tar.gz'>click to download linux binary</a><br><hr> <b>Linux:</b> <a href='EDD-1.0.4.tar.gz'>click to download linux binary</a><br><hr>
<b>Webstart:</b> <a href='Estructuras_de_Datos.jnlp' onclick="return launchApplication('Estructuras_de_Datos.jnlp');">click to launch this app as webstart</a><br><hr> <b>Webstart:</b> <a href='Estructuras_de_Datos.jnlp' onclick="return launchApplication('Estructuras_de_Datos.jnlp');">click to launch this app as webstart</a><br><hr>
<b>Embedded:</b> <a href='edd.html'>click to launch this app as embedded app</a><br><hr><br> <b>Embedded:</b> <a href='edd.html'>click to launch this app as embedded app</a><br><hr><br>
<b>Source code:</b> <a href='https://github.com/cromerc/Estructuras_de_Datos'>github</a><br><hr> <b>Source code:</b> <a href='https://git.cromer.cl/UBB/Estructuras_de_Datos'>git repo</a><br><hr>
<b>Documetation:</b> <a href='doc/index.html'>JavaDoc</a><br><hr> <b>Documetation:</b> <a href='doc/index.html'>JavaDoc</a><br><hr>
<b>Documetation:</b> <a href='doc/index-all.html'>JavaDoc Index</a><br><hr> <b>Documetation:</b> <a href='doc/index-all.html'>JavaDoc Index</a><br><hr>
<b>Diagram:</b> <a href='diagrama.png'>UML</a> <b>Diagram:</b> <a href='diagrama.png'>UML</a>