Changed the links to use ssl.

Este commit está contenido en:
Chris Cromer 2016-08-15 22:55:02 -03:00
padre 1c5cc08837
commit 05cd3a844d
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

Ver fichero

@ -1,7 +1,7 @@
<html>
<title>Estructuras de Datos</title>
<head>
<script src="http://java.com/js/dtjava.js"></script>
<script src="https://java.com/js/dtjava.js"></script>
<script>window.dtjava || document.write('<script src="dtjava.js"><\/script>')</script>
<script>
function launchApplication(jnlpfile) {

Ver fichero

@ -1,7 +1,7 @@
<html>
<title>Estructuras de Datos</title>
<head>
<script src="http://java.com/js/dtjava.js"></script>
<script src="https://java.com/js/dtjava.js"></script>
<script>window.dtjava || document.write('<script src="dtjava.js"><\/script>')</script>
<script>
function launchApplication(jnlpfile) {