diff --git a/Client-side Debugging/readme.md b/Client-side Debugging/readme.md index 715786d..efff6f0 100755 --- a/Client-side Debugging/readme.md +++ b/Client-side Debugging/readme.md @@ -131,7 +131,7 @@ If your debug console in Chrome appears blank, [check the contents of your `.deb - Are you listing the supported host app(s) correctly with the right Host ID(s)? - Are you attempting to access `localhost` on the same port that you have indicated in your debug console? -If you are still having trouble, try following [the steps on this Adobe forum thread](https://forums.adobe.com/thread/2426224). +If you are still having trouble, try following [the steps on this Adobe forum thread](https://community.adobe.com/t5/exchange-discussions/debug-console-not-working-correctly/m-p/9608300). ## Next Steps @@ -142,8 +142,8 @@ Now that you've seen the basics, check out these guides and samples that walk yo ## Other Resources -- [CEP Cookbook](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_8.x/Documentation/CEP%208.0%20HTML%20Extension%20Cookbook.md) +- [CEP Cookbook](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_11.x/Documentation/CEP%2011.1%20HTML%20Extension%20Cookbook.md) - [CEP Samples repo](https://github.com/Adobe-CEP/Samples) -- [Adobe Photoshop Reference Doc](https://www.adobe.com/devnet/photoshop/scripting.html) -- [Adobe Illustrator Reference Doc](https://wwwimages2.adobe.com/content/dam/acom/en/devnet/illustrator/pdf/Illustrator_JavaScript_Scripting_Reference_2017.pdf) -- [InDesign Reference Guide](https://wwwimages2.adobe.com/content/dam/acom/en/devnet/indesign/sdk/cs6/scripting/InDesign_ScriptingGuide_JS_JP.pdf) +- [Adobe Photoshop Scripting Reference Docs](https://github.com/Adobe-CEP/CEP-Resources/tree/master/Documentation/Product%20specific%20Documentation/Photoshop%20Scripting) +- [Adobe Illustrator Reference Doc](https://ioconsolerykerprodcdn.azureedge.net/static/installers/ai/scripting/2021/scripting_guide/Illustrator%20Scripting%20Guide.pdf) +- [InDesign Reference Guide](https://github.com/Adobe-CEP/CEP-Resources/blob/master/Documentation/Product%20specific%20Documentation/CEP%20for%20InDesign%20Developers.pdf)