org.oauth3 -> oauth3.org

Este commit está contenido en:
aj 2017-08-01 18:04:25 +00:00
padre 69add2a80f
commit 2cc96fef6e
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

Ver fichero

@ -15,7 +15,7 @@
<!-- TODO permanently cache with appcache (or service worker?) --> <!-- TODO permanently cache with appcache (or service worker?) -->
<!-- TODO slim this all down to a single file --> <!-- TODO slim this all down to a single file -->
<script src="/assets/org.oauth3/oauth3.core.js"></script> <script src="../../assets/oauth3.org/oauth3.core.js"></script>
<script> <script>
;(function () { ;(function () {
'use strict'; 'use strict';

Ver fichero

@ -10,7 +10,7 @@
<body> <body>
OAuth3 RPC OAuth3 RPC
<script src="/assets/org.oauth3/oauth3.core.js"></script> <script src="../../assets/oauth3.org/oauth3.core.js"></script>
<script> <script>
;(function () { ;(function () {
'use strict'; 'use strict';