Explorar el Código

domain change

tobby48 hace 5 años
padre
commit
fee937218c
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      src/main/resources/public/index.html
  2. 1
    1
      src/main/webapp/index.html

+ 1
- 1
src/main/resources/public/index.html Ver fichero

@@ -19,7 +19,7 @@
19 19
 		</tr>
20 20
 	</table>
21 21
 	<ul>
22
-		<li><a href="swhacademy.ga">SWH Homepage</a>.
22
+		<li><a href="swhcoding.com">SWH Homepage</a>.
23 23
 	</ul>
24 24
 </body>
25 25
 </html>

+ 1
- 1
src/main/webapp/index.html Ver fichero

@@ -23,7 +23,7 @@
23 23
 		<br>links:<br/>
24 24
 	</p>
25 25
 	<ul>
26
-		<li><a href="swhacademy.ga">SWH Homepage</a>.
26
+		<li><a href="swhcoding.com">SWH Homepage</a>.
27 27
 	</ul>
28 28
 </body>
29 29
 </html>