Skip to content

Commit 49cae51

Browse files
author
Cedric Dugas
committed
Update index.html
1 parent 926c664 commit 49cae51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
this.DocumentUp={},DocumentUp.document=function(a){var b;"string"==typeof a?(b=a,a=null):(b=a.repo,delete a.repo),window.callback=function(b){b.status===200&&(document.open(),document.write(b.html),document.close(),a&&a.afterRender&&typeof a.afterRender=="function"&&a.afterRender())};var c=document.createElement("script");c.src="http://documentup.com/"+b,a?c.src+="?config="+encodeURIComponent(JSON.stringify(a))+"&callback=callback":c.src+="?callback=callback",document.getElementsByTagName("head")[0].appendChild(c)}
66
</script>
77
<script>
8-
DocumentUp.document("username/repository");
8+
DocumentUp.document("posabsolute/jquery-validation-engine");
99
</script>
1010
</head>
1111
<body></body>

0 commit comments

Comments
 (0)