diff options
Diffstat (limited to 'web/html/guidelines.html')
-rw-r--r-- | web/html/guidelines.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/html/guidelines.html b/web/html/guidelines.html index b3aa520..27766f5 100644 --- a/web/html/guidelines.html +++ b/web/html/guidelines.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>AUR Guidelines</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <link rel="stylesheet" type="text/css" href="guidelines_files/arch-styles"></head> + <link rel="stylesheet" type="text/css" href="http://archlinux.org/docs/css/arch-styles.css"></head> @@ -270,4 +270,4 @@ If you are a new user, it is safe to use the COMMUNITY repo, as packages have been verified. Any PKGBUILDs in the UNSUPPORTED section of the AUR have not been tested, and could be dangerous or broken. Use at your own risk. </p> - </body></html>
\ No newline at end of file + </body></html> |