mirror of
https://github.com/certbot/certbot.git
synced 2026-07-25 15:19:53 +02:00
Update docs link in certbot unsupported error (#8168)
* Update docs link in certbot unsupported error Co-authored-by: Adrien Ferrand <ferrand.ad@gmail.com>
This commit is contained in:
co-authored by
Adrien Ferrand
parent
bc137103a3
commit
2a047eb526
@@ -930,7 +930,7 @@ else
|
||||
error "Sorry, I don't know how to bootstrap Certbot on your operating system!"
|
||||
error
|
||||
error "You will need to install OS dependencies, configure virtualenv, and run pip install manually."
|
||||
error "Please see https://letsencrypt.readthedocs.org/en/latest/contributing.html#prerequisites"
|
||||
error "Please see https://certbot.eff.org/docs/contributing.html#prerequisites"
|
||||
error "for more info."
|
||||
exit 1
|
||||
}
|
||||
|
||||
@@ -452,7 +452,7 @@ else
|
||||
error "Sorry, I don't know how to bootstrap Certbot on your operating system!"
|
||||
error
|
||||
error "You will need to install OS dependencies, configure virtualenv, and run pip install manually."
|
||||
error "Please see https://letsencrypt.readthedocs.org/en/latest/contributing.html#prerequisites"
|
||||
error "Please see https://certbot.eff.org/docs/contributing.html#prerequisites"
|
||||
error "for more info."
|
||||
exit 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user