|
@@ -66,7 +66,7 @@ void ImageCommandLineParser::outputContact(Outputter * o) const {
|
|
o->beginSection("Contact");
|
|
o->beginSection("Contact");
|
|
o->beginParagraph();
|
|
o->beginParagraph();
|
|
o->text("If you experience bugs or want to request new features please visit ");
|
|
o->text("If you experience bugs or want to request new features please visit ");
|
|
- o->link("https://github.com/wkhtmltopdf/wkhtmltopdf/issues");
|
|
|
|
|
|
+ o->link("https://wkhtmltopdf.org/support.html");
|
|
o->endParagraph();
|
|
o->endParagraph();
|
|
o->endSection();
|
|
o->endSection();
|
|
}
|
|
}
|