You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jsondoc-sample-springmvc/src/main/webapp/jsondoc.jsp
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ ol.linenums li {
99
99
<divclass="container-fluid">
100
100
<aclass="brand"href="#">JSONDoc</a>
101
101
<formclass="navbar-form pull-left">
102
-
<inputid="jsondocfetch"class="span5"type="text"placeholder="Insert here the JSONDoc URL"value="http://jsondoc-fabiomaffioletti.dotcloud.com/api/jsondoc"autocomplete="off" />
102
+
<inputid="jsondocfetch"class="span5"type="text"placeholder="Insert here the JSONDoc URL"value="http://jsondoc.eu01.aws.af.cm/api/jsondoc"autocomplete="off" />
0 commit comments