diff options
author | Sebastian Parborg <darkdefende@gmail.com> | 2011-08-18 18:57:53 +0200 |
---|---|---|
committer | Sebastian Parborg <darkdefende@gmail.com> | 2011-08-18 18:57:53 +0200 |
commit | ee10d4a1c8662ca8564be77ad557b0ac291eb957 (patch) | |
tree | 78830235466d27b0832925b7b40fb67a118bb99f | |
parent | Added the website src files (diff) | |
download | ebuildgen-ee10d4a1c8662ca8564be77ad557b0ac291eb957.tar.gz ebuildgen-ee10d4a1c8662ca8564be77ad557b0ac291eb957.tar.bz2 ebuildgen-ee10d4a1c8662ca8564be77ad557b0ac291eb957.zip |
-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> |