Skip to content

Commit faa7528

Browse files
committed
fix: simplepdf.eu -> simplepdf.com
1 parent d76190b commit faa7528

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
<meta content="Embed a JS PDF editor, filler & annotator in your website" property="og:title" />
1515
<meta content="Enable your website visitors to fill, annotate, merge and edit PDF files without leaving your website. PDFTron, PDF.JS Express PDF-Tools and PSPDFKit alternative." property="og:description" />
1616
<meta content="https://simplepdf.github.io" property="og:url" />
17-
<meta content="https://cdn.simplepdf.eu/simple-pdf/assets/js-pdf-editor-fill-edit-merge-pdf-online.png" property="og:image" />
17+
<meta content="https://cdn.simplepdf.com/simple-pdf/assets/js-pdf-editor-fill-edit-merge-pdf-online.png" property="og:image" />
1818
<meta content="summary_large_image" name="twitter:card" />
1919
<meta content="Embed a JS PDF editor, filler & annotator in your website" property="twitter:title" />
2020
<meta content="Enable your website visitors to fill, annotate, merge and edit PDF files without leaving your website. Use the iframe, Javascript script or React component." property="twitter:description" />
21-
<meta content="https://cdn.simplepdf.eu/simple-pdf/assets/js-pdf-editor-fill-edit-merge-pdf-online.png" property="twitter:image" />
21+
<meta content="https://cdn.simplepdf.com/simple-pdf/assets/js-pdf-editor-fill-edit-merge-pdf-online.png" property="twitter:image" />
2222
<meta content="@simple_pdf" property="twitter:creator" />
2323
<script>
2424
const logStyles = [
@@ -75,17 +75,17 @@ <h2>Fill & Sign PDF with a <u>single</u> line of code</h2>
7575
</div>
7676
<div class="offerings">
7777
<p class="cta">
78-
<a href="https://simplepdf.eu/embed#ghio" class="create-account"><b>Add to your website</b></a>
78+
<a href="https://simplepdf.com/embed#ghio" class="create-account"><b>Add to your website</b></a>
7979
</p>
8080
<ul class="bullet-points">
81-
<li><a href="https://simplepdf.eu/portal#ghio" target="_blank">PDFs to web forms in minutes</a></li>
81+
<li><a href="https://simplepdf.com/portal#ghio" target="_blank">PDFs to web forms in minutes</a></li>
8282
<li>
83-
<a href="https://simplepdf.eu/help/how-to/use-your-own-s3-bucket-storage-for-pdf-form-submissions#ghio" target="_blank"
83+
<a href="https://simplepdf.com/help/how-to/use-your-own-s3-bucket-storage-for-pdf-form-submissions#ghio" target="_blank"
8484
>Use your own storage</a
8585
>
8686
</li>
8787
<li>
88-
<a href="https://simplepdf.eu/help/how-to/configure-webhooks-pdf-form-submissions#ghio"
88+
<a href="https://simplepdf.com/help/how-to/configure-webhooks-pdf-form-submissions#ghio"
8989
>Get notified via webhooks</a
9090
>
9191
</li>
@@ -98,7 +98,7 @@ <h3 class="interactive-demo-title">Interactive demo<button id="button" onclick="
9898
<iframe
9999
class="iframe"
100100
id="simplepdf"
101-
src="https://yourcompany.simplePDF.eu/editor?open=https://cdn.simplepdf.eu/simple-pdf/assets/sample.pdf"
101+
src="https://yourcompany.simplepdf.com/editor?open=https://cdn.simplepdf.com/simple-pdf/assets/sample.pdf"
102102
></iframe>
103103
</div>
104104
</body>

0 commit comments

Comments
 (0)