diff options
Diffstat (limited to 'pdf-as-web/src/main/webapp/sitemesh/standalone.jsp')
-rw-r--r-- | pdf-as-web/src/main/webapp/sitemesh/standalone.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-as-web/src/main/webapp/sitemesh/standalone.jsp b/pdf-as-web/src/main/webapp/sitemesh/standalone.jsp index 740a587..a9001cc 100644 --- a/pdf-as-web/src/main/webapp/sitemesh/standalone.jsp +++ b/pdf-as-web/src/main/webapp/sitemesh/standalone.jsp @@ -154,7 +154,7 @@ <meta name="Description" content="Bürgerkarte" />
<meta name="Keywords" content="Citizen Card, Austrian Citizen Card, Citizen Card Austria" />
<decorator:head/>
- <link rel="stylesheet" type="text/css" href="https://www.buergerkarte.at/test-pdf-as/css/pdfas-styles.css" />
+ <link rel="stylesheet" type="text/css" href="https://www.buergerkarte.at/pdf-as/css/pdfas-styles.css" />
<link rel="shortcut icon" href="https://www.buergerkarte.at/dateien/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="stylesheet" href="https://www.buergerkarte.at/style.css" type="text/css" />
</head>
|