Fix URL for xss project
This commit is contained in:
parent
85bf0abf76
commit
846846bf4c
|
@ -55,6 +55,10 @@ pre {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.right {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Header elements
|
* Header elements
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -90,7 +90,7 @@ download a [tarball of the latest
|
||||||
commit](http://woozle.org/~neale/gitweb.cgi?p=xss;a=snapshot), or clone the
|
commit](http://woozle.org/~neale/gitweb.cgi?p=xss;a=snapshot), or clone the
|
||||||
git repository:
|
git repository:
|
||||||
|
|
||||||
git clone http://woozle.org/~neale/repos/xss/
|
git clone http://woozle.org/~neale/projects/xss
|
||||||
|
|
||||||
|
|
||||||
History
|
History
|
||||||
|
|
Loading…
Reference in New Issue