Skip to content

Commit f523999

Browse files
author
Wenjun Che
committed
ADAP-37: create examples for WebStart
1 parent 45cf42b commit f523999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webstart/JNLPExample.jnlp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<jnlp spec="1.0+" codebase="http://localhost:8080/" href="JNLPExample.jnlp">
2+
<jnlp spec="1.0+" href="JNLPExample.jnlp">
33
<information>
44
<title>JNLP Example of OpenFin Runtime</title>
55
<vendor>OpenFin</vendor>

0 commit comments

Comments
 (0)