diff options
Diffstat (limited to 'executive-summary/summary.html')
-rw-r--r-- | executive-summary/summary.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/executive-summary/summary.html b/executive-summary/summary.html index a849ddf3d6..649777d1c6 100644 --- a/executive-summary/summary.html +++ b/executive-summary/summary.html @@ -3,16 +3,16 @@ <Title>Evolution Executive Summary</title> </head> -<body bgcolor="#ffffff" background="/usr/local/share/images/evolution/executive-summary-bg.png"> +<body bgcolor="#ffffff" background="executive-summary-bg.png"> <table cellpadding="0" cellspacing="0" numcols="3" width="100%"> <tr> <td bgcolor="#9aadbf" height="102"> -<img src="/usr/local/share/images/evolution/butterfly.png"></td> +<img src="butterfly.png"></td> <td colspan="2" align="middle" bgcolor="#9aadbf"> E V O L U T I O N </td></tr> <tr><td bgcolor="#9aadbf"> </td> -<td><img src="/usr/local/share/images/evolution/executive-summary-curve.png"></td> +<td><img src="executive-summary-curve.png"></td> <td>Use this to search for something on Google</td> </tr> <tr height="100%"> |