Fix URL for xss project

This commit is contained in:
Neale Pickett 2008-12-14 22:48:47 -07:00
parent 85bf0abf76
commit 846846bf4c
2 changed files with 5 additions and 1 deletions

View File

@ -55,6 +55,10 @@ pre {
float: left;
}
.right {
float: right;
}
/*
* Header elements
*/

View File

@ -90,7 +90,7 @@ download a [tarball of the latest
commit](http://woozle.org/~neale/gitweb.cgi?p=xss;a=snapshot), or clone the
git repository:
git clone http://woozle.org/~neale/repos/xss/
git clone http://woozle.org/~neale/projects/xss
History