Author: marcus
Date: Sat Aug 13 21:14:06 2016
New Revision: 14809
Log:
Updated URLs for CSS files
Modified:
dev/openoffice/4.1.2-patch1/hotfix.html
Modified: dev/openoffice/4.1.2-patch1/hotfix.html
==============================================================================
--- dev/openoffice/4.1.2-patch1/hotfix.html (original)
+++ dev/openoffice/4.1.2-patch1/hotfix.html Sat Aug 13 21:14:06 2016
@@ -15,8 +15,8 @@
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
- @import "../daten/svn/asf-aoo/ooo-site/trunk/content/download/styles.css";
- @import
"../daten/svn/asf-aoo/ooo-site/trunk/content/download/exceptions.css";
+ @import "https://www.openoffice.org/download/styles.css";
+ @import "https://www.openoffice.org/download/exceptions.css";
/* ]]> */
</style>
</head>