Skip to content

examples reference itextdocs.lowagie.com #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GitMensch opened this issue Feb 6, 2019 · 4 comments
Closed

examples reference itextdocs.lowagie.com #149

GitMensch opened this issue Feb 6, 2019 · 4 comments

Comments

@GitMensch
Copy link
Contributor

See https://github.com/LibrePDF/OpenPDF/search?q=itextdocs.lowagie.com&unscoped_q=itextdocs.lowagie.com

I suggest to either replace it by:

@andreasrosdal
Copy link
Collaborator

Pull-requests welcome

@GitMensch
Copy link
Contributor Author

I may find some time in the next 3 weeks to PR a change of all those occurrences to change the reference if you want me to.

So, are you fine with the following?

- * This code is part of the 'iText Tutorial'.
- * You can find the complete tutorial at the following address:
- * http://itextdocs.lowagie.com/tutorial/
+ * This code was part of the 'iText Tutorial'.
+ * You can find an archived version of the tutorial at the following address:
+ * https://web.archive.org/web/20090703162811/http://itextdocs.lowagie.com/tutorial/

and

- response.sendRedirect("http://itextdocs.lowagie.com/tutorial/general/webapp/index.html#HelloWorld");
+ response.sendRedirect("https://web.archive.org/web/20071005033458/http://itextdocs.lowagie.com:80/tutorial/general/webapp/index.html#HelloWorld");

@andreasrosdal

This comment has been minimized.

@andreasrosdal
Copy link
Collaborator

Fixed in 33a64af

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants