org.oauth3 -> oauth3.org

This commit is contained in:
aj 2017-08-01 18:04:25 +00:00
parent 69add2a80f
commit 2cc96fef6e
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<!-- TODO permanently cache with appcache (or service worker?) -->
<!-- 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>
;(function () {
'use strict';

View File

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