Skip to content

Commit 4534dea

Browse files
committed
switched to https for ffi link
1 parent 5057c4c commit 4534dea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
if (System.getProperty("com.google.appengine.runtime.environment", "Unknown").equalsIgnoreCase("Production"))
99
{
10-
response.sendRedirect("http://www.fileformat.info/convert/doc/pdf2txt.htm");
10+
response.sendRedirect("https://www.fileformat.info/convert/doc/pdf2txt.htm");
1111
return;
1212
}
1313
%><html>

0 commit comments

Comments
 (0)