diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2024-03-13 08:34:15 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2024-03-13 08:34:15 -0700 |
| commit | 7e4569d19684e49347db009a92dd8266eda6893b (patch) | |
| tree | 06c48aac0f07aeef4f2af8d1961b421661dbb6db | |
| parent | 32280fd919ca2bdba27b5beff9182d8691eb6c1d (diff) | |
Change broken link to IDML cookbook.
Closes #9563.
See https://community.adobe.com/t5/indesign-discussions/where-is-the-idml-specification/m-p/13170191#M490678
on the state of documentation.
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 58e30966c..c66511a3f 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -516,7 +516,7 @@ header when requesting a document from a URL: [reveal.js]: https://revealjs.com/ [FictionBook2]: http://www.fictionbook.org/index.php/Eng:XML_Schema_Fictionbook_2.1 [Jupyter notebook]: https://nbformat.readthedocs.io/en/latest/ -[InDesign ICML]: https://wwwimages.adobe.com/www.adobe.com/content/dam/acom/en/devnet/indesign/sdk/cs6/idml/idml-cookbook.pdf +[InDesign ICML]: https://manualzz.com/doc/9627253/adobe-indesign-cs6-idml-cookbook [TEI Simple]: https://github.com/TEIC/TEI-Simple [Muse]: https://amusewiki.org/library/manual [PowerPoint]: https://en.wikipedia.org/wiki/Microsoft_PowerPoint |
