Skip to content

Commit

Permalink
add redirects to new site.
Browse files Browse the repository at this point in the history
  • Loading branch information
datalogics-robb committed Nov 5, 2024
1 parent e374483 commit 190c4a6
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions src/redirects/external-sites.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"/apdfl18/index.html": "https://dev.datalogics.com",
"/PDFConverter/index.html": "https://dev.datalogics.com/adobe-pdf-converter/read-me",
"/FormsExtension/index.html": "https://dev.datalogics.com/adobe-pdf-forms-extension/guide",
"/PDF2IMG/index.html": "https://dev.datalogics.com/pdf-2-img/guide",
"/PDFChecker/index.html": "https://dev.datalogics.com/pdf-checker/guide",
"/PDFOptimizer/index.html": "https://dev.datalogics.com/pdf-optimizer/guide",
"/FormsFlattener/index.html": "https://dev.datalogics.com/pdf-forms-flattener/guide",
"/FLIP2PDF/index.html": "https://dev.datalogics.com/flip-2-pdf/guide",
"/PDF2PRINT/index.html": "https://dev.datalogics.com/pdf-2-print/guide",
"/apdfl18/Release_Notes.html": "https://dev.datalogics.com/adobe-pdf-library/release-notes",
"/apdfl18/CPlusPlus/index.html": "https://dev.datalogics.com/adobe-pdf-library/c-plus-plus/getting-started",
"/apdfl18/DotNet/index.html": "https://dev.datalogics.com/adobe-pdf-library/dot-net/getting-started",
"/apdfl18/DotNetFramework/index.html": "https://dev.datalogics.com/adobe-pdf-library/dot-net-fw/getting-started",
"/apdfl18/Java/index.html": "https://dev.datalogics.com/adobe-pdf-library/java/getting-started",
"/PDFConverter/Datalogics_specifics.html": "https://dev.datalogics.com/adobe-pdf-converter/addendum",
"/PDFConverter/Release_Notes.html": "https://dev.datalogics.com/adobe-pdf-converter/release-notes",
"/PDFConverter/Using_Adobe_PDF_Converter_SDK.pdf": "https://dev.datalogics.com/adobe-pdf-converter/api-reference",
"/PDFConverter/ReadMe.pdf": "https://dev.datalogics.com/adobe-pdf-converter/read-me",
"/PDFConverter/Acknowledgements.html": "https://dev.datalogics.com/adobe-pdf-converter/acknowledgements",
"/index.html": "https://dev.datalogics.com",
"/PDF2IMG/Release_Notes.html": "https://dev.datalogics.com/pdf-2-img/release-notes",
"/PDF2IMG/PDF2IMG.pdf": "https://dev.datalogics.com/pdf-2-img/guide",
"/PDFChecker/Release_Notes.html": "https://dev.datalogics.com/pdf-checker/release-notes",
"/PDFChecker/PDF_Checker.pdf": "https://dev.datalogics.com/pdf-checker/guide",
"/PDFOptimizer/Release_Notes.html": "https://dev.datalogics.com/pdf-optimizer/release-notes",
"/PDFOptimizer/PDF_Optimizer.pdf": "https://dev.datalogics.com/pdf-optimizer/guide",
"/FormsFlattener/Release_Notes.html": "https://dev.datalogics.com/pdf-forms-flattener/release-notes",
"/FormsFlattener/PDFFormsFlattener.pdf": "https://dev.datalogics.com/pdf-forms-flattener/guide",
"/FLIP2PDF/Release_Notes.html": "https://dev.datalogics.com/flip-2-pdf/release-notes",
"/FLIP2PDF/FLIP2PDF.pdf": "https://dev.datalogics.com/flip-2-pdf/guide",
"/FLIP2PDF/Acknowledgements.html": "https://dev.datalogics.com/flip-2-pdf/acknowledgements",
"/PDF2PRINT/Release_Notes.html": "https://dev.datalogics.com/pdf-2-print/guide",
"/PDF2PRINT/PDF2PRINT.pdf": "https://dev.datalogics.com/pdf-2-print/guide",
"/Java/index.html": "https://dev.datalogics.com",
"/DotNetFramework/index.html": "https://dev.datalogics.com/adobe-pdf-library/dot-net-fw/getting-started",
"/DotNet/index.html": "https://dev.datalogics.com/adobe-pdf-library/dot-net/getting-started",
"/apdfl18/CPlusPlus/Getting_Started.html": "https://dev.datalogics.com/adobe-pdf-library/c-plus-plus/getting-started",
"/apdfl18/CPlusPlus/Acknowledgements.html": "https://dev.datalogics.com/adobe-pdf-library/c-plus-plus/acknowledgements",
"/apdfl18/CPlusPlus/Getting_Started.html#intro": "https://dev.datalogics.com/adobe-pdf-library/c-plus-plus/getting-started",
"/apdfl18/CPlusPlus/Getting_Started.html#get_started": "https://dev.datalogics.com/adobe-pdf-library/c-plus-plus/getting-started",
"/apdfl18/CPlusPlus/Getting_Started.html#licensing": "https://www.datalogics.com/pricing-and-licensing",
"/apdfl18/CPlusPlus/Getting_Started.html#resources": "https://dev.datalogics.com/adobe-pdf-library/c-plus-plus/best-practices/resources-explained",
}

0 comments on commit 190c4a6

Please sign in to comment.