Repository: pdfbox-docs Updated Branches: refs/heads/asf-site 265431c27 -> 6a684fecc
Site checkin for project Apache PDFBox Website Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/6a684fec Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/6a684fec Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/6a684fec Branch: refs/heads/asf-site Commit: 6a684fecc4d25186ab33b290b377966e4e3d0cdf Parents: 265431c Author: Andreas Lehmkühler <[email protected]> Authored: Sat Mar 18 18:28:33 2017 +0100 Committer: Andreas Lehmkühler <[email protected]> Committed: Sat Mar 18 18:28:33 2017 +0100 ---------------------------------------------------------------------- content/1.8/architecture.html | 6 +++--- content/1.8/commandline.html | 6 +++--- content/1.8/cookbook/documentcreation.html | 6 +++--- content/1.8/cookbook/encryption.html | 6 +++--- content/1.8/cookbook/fill-form-field.html | 6 +++--- content/1.8/cookbook/pdfacreation.html | 6 +++--- content/1.8/cookbook/pdfavalidation.html | 6 +++--- content/1.8/cookbook/rendering.html | 6 +++--- content/1.8/cookbook/textextraction.html | 6 +++--- content/1.8/cookbook/workingwithattachments.html | 6 +++--- content/1.8/cookbook/workingwithfonts.html | 6 +++--- content/1.8/cookbook/workingwithmetadata.html | 6 +++--- content/1.8/dependencies.html | 6 +++--- content/1.8/faq.html | 6 +++--- content/2.0/commandline.html | 6 +++--- content/2.0/cookbook/encryption.html | 6 +++--- content/2.0/dependencies.html | 6 +++--- content/2.0/examples.html | 6 +++--- content/2.0/faq.html | 6 +++--- content/2.0/getting-started.html | 6 +++--- content/2.0/migration.html | 6 +++--- content/building.html | 6 +++--- content/codingconventions.html | 6 +++--- content/download.html | 6 +++--- content/errors/403.html | 6 +++--- content/errors/404.html | 6 +++--- content/ideas.html | 6 +++--- content/index.html | 6 +++--- content/mailinglists.html | 6 +++--- content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html | 6 +++--- content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html | 6 +++--- content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html | 6 +++--- content/news/2016/01/18/pdfbox-1.8.11-released.html | 6 +++--- content/news/2016/03/18/pdfbox-2.0.0-released.html | 6 +++--- content/news/2016/04/26/new-pdfbox-releases.html | 6 +++--- content/news/2016/05/27/CVE-2016-2175.html | 6 +++--- content/news/2016/06/09/pdfbox-2.0.2-released.html | 6 +++--- content/news/2016/09/17/pdfbox-2.0.3-released.html | 6 +++--- content/news/2016/12/09/pdfbox-1.8.13-released.html | 6 +++--- content/news/2016/12/16/pdfbox-2.0.4-released.html | 6 +++--- content/news/2017/03/17/pdfbox-2.0.5-released.html | 6 +++--- content/references.html | 6 +++--- content/siteupdate.html | 6 +++--- content/support.html | 6 +++--- content/team.html | 6 +++--- 45 files changed, 135 insertions(+), 135 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/architecture.html ---------------------------------------------------------------------- diff --git a/content/1.8/architecture.html b/content/1.8/architecture.html index b2e9020..8b812ef 100644 --- a/content/1.8/architecture.html +++ b/content/1.8/architecture.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="architecture">Architecture</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/commandline.html ---------------------------------------------------------------------- diff --git a/content/1.8/commandline.html b/content/1.8/commandline.html index 8fca126..32e5f9d 100644 --- a/content/1.8/commandline.html +++ b/content/1.8/commandline.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="command-line-tools">Command-Line Tools</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/documentcreation.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/documentcreation.html b/content/1.8/cookbook/documentcreation.html index 4b0e326..51dbdae 100644 --- a/content/1.8/cookbook/documentcreation.html +++ b/content/1.8/cookbook/documentcreation.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="document-creation">Document Creation</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/encryption.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/encryption.html b/content/1.8/cookbook/encryption.html index e4a31ba..4299737 100644 --- a/content/1.8/cookbook/encryption.html +++ b/content/1.8/cookbook/encryption.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="encrypting-a-file">Encrypting a File</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/fill-form-field.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/fill-form-field.html b/content/1.8/cookbook/fill-form-field.html index c9b74df..766d714 100644 --- a/content/1.8/cookbook/fill-form-field.html +++ b/content/1.8/cookbook/fill-form-field.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="fill-a-form-field">Fill a Form Field</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/pdfacreation.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/pdfacreation.html b/content/1.8/cookbook/pdfacreation.html index 604bcb3..1090cc4 100644 --- a/content/1.8/cookbook/pdfacreation.html +++ b/content/1.8/cookbook/pdfacreation.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="pdfa-creation">PDF/A Creation</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/pdfavalidation.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/pdfavalidation.html b/content/1.8/cookbook/pdfavalidation.html index 6ea64b8..ccd1197 100644 --- a/content/1.8/cookbook/pdfavalidation.html +++ b/content/1.8/cookbook/pdfavalidation.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="pdfa-validation">PDF/A Validation</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/rendering.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/rendering.html b/content/1.8/cookbook/rendering.html index a3e6935..cddc5cf 100644 --- a/content/1.8/cookbook/rendering.html +++ b/content/1.8/cookbook/rendering.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="document-rendering">Document Rendering</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/textextraction.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/textextraction.html b/content/1.8/cookbook/textextraction.html index 153a105..621d28c 100644 --- a/content/1.8/cookbook/textextraction.html +++ b/content/1.8/cookbook/textextraction.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="text-extraction">Text Extraction</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/workingwithattachments.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/workingwithattachments.html b/content/1.8/cookbook/workingwithattachments.html index ccbfe90..935f365 100644 --- a/content/1.8/cookbook/workingwithattachments.html +++ b/content/1.8/cookbook/workingwithattachments.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="working-with-attachments">Working with Attachments</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/workingwithfonts.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/workingwithfonts.html b/content/1.8/cookbook/workingwithfonts.html index 92a1b99..83ce5dd 100644 --- a/content/1.8/cookbook/workingwithfonts.html +++ b/content/1.8/cookbook/workingwithfonts.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="working-with-fonts">Working with Fonts</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/cookbook/workingwithmetadata.html ---------------------------------------------------------------------- diff --git a/content/1.8/cookbook/workingwithmetadata.html b/content/1.8/cookbook/workingwithmetadata.html index 24ee473..aae2eb3 100644 --- a/content/1.8/cookbook/workingwithmetadata.html +++ b/content/1.8/cookbook/workingwithmetadata.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="working-with-metadata">Working with Metadata</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/dependencies.html ---------------------------------------------------------------------- diff --git a/content/1.8/dependencies.html b/content/1.8/dependencies.html index 9123f29..3f93284 100644 --- a/content/1.8/dependencies.html +++ b/content/1.8/dependencies.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="dependencies">Dependencies</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/1.8/faq.html ---------------------------------------------------------------------- diff --git a/content/1.8/faq.html b/content/1.8/faq.html index be8f4a4..4e7b105 100644 --- a/content/1.8/faq.html +++ b/content/1.8/faq.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="frequently-asked-questions">Frequently Asked Questions</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/2.0/commandline.html ---------------------------------------------------------------------- diff --git a/content/2.0/commandline.html b/content/2.0/commandline.html index 1a869bb..8e1c26e 100644 --- a/content/2.0/commandline.html +++ b/content/2.0/commandline.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="command-line-tools">Command-Line Tools</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/2.0/cookbook/encryption.html ---------------------------------------------------------------------- diff --git a/content/2.0/cookbook/encryption.html b/content/2.0/cookbook/encryption.html index 96ef6b5..dd5ebec 100644 --- a/content/2.0/cookbook/encryption.html +++ b/content/2.0/cookbook/encryption.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="encrypting-a-file">Encrypting a File</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/2.0/dependencies.html ---------------------------------------------------------------------- diff --git a/content/2.0/dependencies.html b/content/2.0/dependencies.html index e3d8b99..99a9aee 100644 --- a/content/2.0/dependencies.html +++ b/content/2.0/dependencies.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="dependencies">Dependencies</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/2.0/examples.html ---------------------------------------------------------------------- diff --git a/content/2.0/examples.html b/content/2.0/examples.html index b4c82d5..4d12681 100644 --- a/content/2.0/examples.html +++ b/content/2.0/examples.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="examples">Examples</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/2.0/faq.html ---------------------------------------------------------------------- diff --git a/content/2.0/faq.html b/content/2.0/faq.html index c26d8fe..f729686 100644 --- a/content/2.0/faq.html +++ b/content/2.0/faq.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="frequently-asked-questions">Frequently Asked Questions</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/2.0/getting-started.html ---------------------------------------------------------------------- diff --git a/content/2.0/getting-started.html b/content/2.0/getting-started.html index 4bfa29e..5c9135c 100644 --- a/content/2.0/getting-started.html +++ b/content/2.0/getting-started.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="getting-started">Getting Started</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/2.0/migration.html ---------------------------------------------------------------------- diff --git a/content/2.0/migration.html b/content/2.0/migration.html index 348d842..f355df6 100644 --- a/content/2.0/migration.html +++ b/content/2.0/migration.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="migration-to-pdfbox-200">Migration to PDFBox 2.0.0</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/building.html ---------------------------------------------------------------------- diff --git a/content/building.html b/content/building.html index 25de015..bb2fa4a 100644 --- a/content/building.html +++ b/content/building.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="building-from-source">Building from Source</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/codingconventions.html ---------------------------------------------------------------------- diff --git a/content/codingconventions.html b/content/codingconventions.html index 02def7d..8d8277b 100644 --- a/content/codingconventions.html +++ b/content/codingconventions.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="coding-conventions">Coding Conventions</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/download.html ---------------------------------------------------------------------- diff --git a/content/download.html b/content/download.html index 0634543..13ad860 100644 --- a/content/download.html +++ b/content/download.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1>Downloads</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/errors/403.html ---------------------------------------------------------------------- diff --git a/content/errors/403.html b/content/errors/403.html index 19838cf..2c434f2 100644 --- a/content/errors/403.html +++ b/content/errors/403.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="403">403</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/errors/404.html ---------------------------------------------------------------------- diff --git a/content/errors/404.html b/content/errors/404.html index baa59a8..77eb24d 100644 --- a/content/errors/404.html +++ b/content/errors/404.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="404">404</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/ideas.html ---------------------------------------------------------------------- diff --git a/content/ideas.html b/content/ideas.html index cb2b940..1649d50 100644 --- a/content/ideas.html +++ b/content/ideas.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="ideas">Ideas</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index a2a59fb..4b0dad3 100644 --- a/content/index.html +++ b/content/index.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="apache-pdfbox---a-java-pdf-library">Apache PDFBox<sup>®</sup> - A Java PDF Library</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/mailinglists.html ---------------------------------------------------------------------- diff --git a/content/mailinglists.html b/content/mailinglists.html index 5f290df..09b975d 100644 --- a/content/mailinglists.html +++ b/content/mailinglists.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="mailing-lists">Mailing Lists</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html index 5650ce7..83f4917 100644 --- a/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html +++ b/content/news/2015/10/19/pdfbox-2.0.0-RC1-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>With the initial discussions starting 3 years ago PDFBox 2.0.0 is in the works for http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html index 4c15bb8..04c902d 100644 --- a/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html +++ b/content/news/2015/11/22/pdfbox-2.0.0-RC2-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>The Apache PDFBox community is pleased to announce the release of http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html index 1447f7d..4a4a4ae 100644 --- a/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html +++ b/content/news/2016/01/15/pdfbox-2.0.0-RC3-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>The Apache PDFBox community is pleased to announce the release of http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2016/01/18/pdfbox-1.8.11-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/01/18/pdfbox-1.8.11-released.html b/content/news/2016/01/18/pdfbox-1.8.11-released.html index 726696f..3a4ea2d 100644 --- a/content/news/2016/01/18/pdfbox-1.8.11-released.html +++ b/content/news/2016/01/18/pdfbox-1.8.11-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>The Apache PDFBox community is pleased to announce the release of http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2016/03/18/pdfbox-2.0.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/03/18/pdfbox-2.0.0-released.html b/content/news/2016/03/18/pdfbox-2.0.0-released.html index f706adf..35740aa 100644 --- a/content/news/2016/03/18/pdfbox-2.0.0-released.html +++ b/content/news/2016/03/18/pdfbox-2.0.0-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>After more than 3 years of development the Apache PDFBox community is pleased to http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2016/04/26/new-pdfbox-releases.html ---------------------------------------------------------------------- diff --git a/content/news/2016/04/26/new-pdfbox-releases.html b/content/news/2016/04/26/new-pdfbox-releases.html index 52aa0da..88a38e3 100644 --- a/content/news/2016/04/26/new-pdfbox-releases.html +++ b/content/news/2016/04/26/new-pdfbox-releases.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>The Apache PDFBox community is pleased to announce the release of http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2016/05/27/CVE-2016-2175.html ---------------------------------------------------------------------- diff --git a/content/news/2016/05/27/CVE-2016-2175.html b/content/news/2016/05/27/CVE-2016-2175.html index 4fdbc92..f049032 100644 --- a/content/news/2016/05/27/CVE-2016-2175.html +++ b/content/news/2016/05/27/CVE-2016-2175.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>Due to a XML External Entity vulnerability we strongly recommend to update to the most recent version of Apache PDFBox.</p> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2016/06/09/pdfbox-2.0.2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/06/09/pdfbox-2.0.2-released.html b/content/news/2016/06/09/pdfbox-2.0.2-released.html index adb543e..3154047 100644 --- a/content/news/2016/06/09/pdfbox-2.0.2-released.html +++ b/content/news/2016/06/09/pdfbox-2.0.2-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>The Apache PDFBox community is pleased to announce the release of http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2016/09/17/pdfbox-2.0.3-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/09/17/pdfbox-2.0.3-released.html b/content/news/2016/09/17/pdfbox-2.0.3-released.html index 0b4c067..211a858 100644 --- a/content/news/2016/09/17/pdfbox-2.0.3-released.html +++ b/content/news/2016/09/17/pdfbox-2.0.3-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>The Apache PDFBox community is pleased to announce the release of http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2016/12/09/pdfbox-1.8.13-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/12/09/pdfbox-1.8.13-released.html b/content/news/2016/12/09/pdfbox-1.8.13-released.html index 7401824..e25ecf5 100644 --- a/content/news/2016/12/09/pdfbox-1.8.13-released.html +++ b/content/news/2016/12/09/pdfbox-1.8.13-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>The Apache PDFBox community is pleased to announce the release of http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2016/12/16/pdfbox-2.0.4-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/12/16/pdfbox-2.0.4-released.html b/content/news/2016/12/16/pdfbox-2.0.4-released.html index 0a8f5ca..e65f37c 100644 --- a/content/news/2016/12/16/pdfbox-2.0.4-released.html +++ b/content/news/2016/12/16/pdfbox-2.0.4-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>The Apache PDFBox community is pleased to announce the release of http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/news/2017/03/17/pdfbox-2.0.5-released.html ---------------------------------------------------------------------- diff --git a/content/news/2017/03/17/pdfbox-2.0.5-released.html b/content/news/2017/03/17/pdfbox-2.0.5-released.html index af66b25..0389155 100644 --- a/content/news/2017/03/17/pdfbox-2.0.5-released.html +++ b/content/news/2017/03/17/pdfbox-2.0.5-released.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <p>The Apache PDFBox community is pleased to announce the release of http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/references.html ---------------------------------------------------------------------- diff --git a/content/references.html b/content/references.html index 244ab38..c5cd848 100644 --- a/content/references.html +++ b/content/references.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="external-links">External Links</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/siteupdate.html ---------------------------------------------------------------------- diff --git a/content/siteupdate.html b/content/siteupdate.html index a61141c..2c5d6e8 100644 --- a/content/siteupdate.html +++ b/content/siteupdate.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="updating-the-pdfbox-website">Updating the PDFBox Website</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/support.html ---------------------------------------------------------------------- diff --git a/content/support.html b/content/support.html index 59f3e11..67d82f4 100644 --- a/content/support.html +++ b/content/support.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="support">Support</h1> http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/6a684fec/content/team.html ---------------------------------------------------------------------- diff --git a/content/team.html b/content/team.html index d847c59..75262bd 100644 --- a/content/team.html +++ b/content/team.html @@ -129,9 +129,9 @@ <li><a href="https://www.apache.org/foundation/thanks.html">ASF Sponsors</a></li> <li><a href="https://www.apache.org/security/">Security</a></li> </ul> - <iframe src="http://www.apache.org/ads/buttonbar.html" - style="border-width:0; float: left" frameborder="0" scrolling="no" - width="135" height="265"></iframe> + <iframe src="https://www.apache.org/ads/buttonbar.html" + style="border-width:0; float: left" frameborder="0" scrolling="no" + width="135" height="265"></iframe> </div> <div class="col-xs-12 col-sm-9"> <h1 id="project-team">Project Team</h1>
