Skip to content

Commit c47918b

Browse files
committed
Udpate checkout URL in the README.
1 parent b62769b commit c47918b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Stock Ubuntu VM, DNS A records for `badssl.com.` and `*.badssl.com.` pointing to
2222
Your user should be part of the `docker` group or otherwise permitted to access Docker.
2323

2424
sudo apt-get update ; sudo apt-get install docker.io
25-
git clone https://github.com/lgarron/badssl.com && cd badssl.com
25+
git clone https://github.com/chromium/badssl.com && cd badssl.com
2626

2727
make list-hosts # list of domains to copy into /etc/hosts
2828
make test

0 commit comments

Comments
 (0)