diff options
Diffstat (limited to 'website/ebuildgenerator.html')
-rw-r--r-- | website/ebuildgenerator.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/ebuildgenerator.html b/website/ebuildgenerator.html index 3156265..67db917 100644 --- a/website/ebuildgenerator.html +++ b/website/ebuildgenerator.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<link title="new" rel="stylesheet" href="/css/main.css" type="text/css"> +<link title="new" rel="stylesheet" href="http://www.gentoo.org/css/main.css" type="text/css"> <link REL="shortcut icon" HREF="/favicon.ico" TYPE="image/x-icon"> <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/www-gentoo-org.xml" title="Gentoo Website"> <link rel="search" type="application/opensearchdescription+xml" href="http://www.gentoo.org/search/forums-gentoo-org.xml" title="Gentoo Forums"> @@ -14,7 +14,7 @@ Ebuild Generator GSoC 2011</title> </head> <body style="margin:0px;" bgcolor="#ffffff"><table width="100%" border="0" cellspacing="0" cellpadding="0"> -<tr><td valign="top" height="125" bgcolor="#45347b"><a href="/"><img border="0" src="/images/gtop-www.jpg" alt="Gentoo Logo"></a></td></tr> +<tr><td valign="top" height="125" bgcolor="#45347b"><a href="http://www.gentoo.org/"><img border="0" src="http://www.gentoo.org/images/gtop-www.jpg" alt="Gentoo Logo"></a></td></tr> <tr><td valign="top" align="right" colspan="1" bgcolor="#ffffff"><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr> <td width="99%" class="content" valign="top" align="left"> <br><h1>Ebuild Generator GSoC 2011</h1> |