Skip to content

Commit 473c942

Browse files
authored
Merge pull request #1 from SheetJSDev/patch-1
Updates ESTK download links
2 parents 6bfdff4 + 1d76d5f commit 473c942

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/introduction/extendscript-overview.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,16 @@ communication. This book refers to these samples by name for illustration of con
2323

2424
You can download the SDK from Adobe Developer Center, http://www.adobe.com/devnet/scripting/.
2525

26+
ESTK 3.8 is included with CS6, while ES3.5 is available as a standalone download:
27+
28+
- Windows: http://download.adobe.com/pub/adobe/devnet/scripting/estk/AdobeExtendScriptToolkit3.5.0-mul.zip
29+
30+
- MacOS: http://download.adobe.com/pub/adobe/devnet/scripting/estk/AdobeExtendScriptToolkit3.5.0-mul.dmg
31+
2632
The samples are located under the ExtendScript SDK root directory:
2733

2834
- ``SDKroot/Samples/javascript/``: sample scripts
29-
- ``SDKroot/Samples//javascript/resources/``: resources, such as image or flash files
35+
- ``SDKroot/Samples/resources/``: resources, such as image or flash files
3036

3137
.. _development-and-debugging-tools:
3238

0 commit comments

Comments
 (0)