Skip to content

Commit f8defe5

Browse files
github source link
1 parent 5cfab54 commit f8defe5

File tree

1 file changed

+1
-1
lines changed
  • src/main/webapp/WEB-INF/templates/views

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/templates/views/index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<div class="buttonGroup">
3333
<button type="button" class="tryIt" onclick="window.location.href='/patientdocs'"> Try the App </button>
34-
<button type="button" class="tryItSrc" onclick=" window.open('http://github.com/docusign/sample-app-emr-java','_blank')"> More Info</button>
34+
<button type="button" class="tryItSrc" onclick=" window.open('http://github.com/docusign/sample-app-emr-java','_blank')"> GitHub Source</button>
3535
</div>
3636

3737

0 commit comments

Comments
 (0)