diff --git a/corellium/README.md b/corellium/README.md index 54a5259be4..b3e4c8d202 100644 --- a/corellium/README.md +++ b/corellium/README.md @@ -4,8 +4,8 @@ The Flank test runner driven on Corellium backend. ### Modules -![flank-corellium-modules](http://www.plantuml.com/plantuml/proxy?cache=no&fmt=svg&src=https://raw.githubusercontent.com/Flank/flank/1951_Improve_Flank-Corellium_documentation/docs/corellium/modules.puml) +![flank-corellium-modules](http://www.plantuml.com/plantuml/proxy?cache=no&fmt=svg&src=https://raw.githubusercontent.com/Flank/flank/master/docs/corellium/modules.puml) ### Android test run -![corellium-run-test-android](http://www.plantuml.com/plantuml/proxy?cache=no&fmt=svg&src=https://raw.githubusercontent.com/Flank/flank/1951_Improve_Flank-Corellium_documentation/docs/corellium/run-test-android.puml) +![corellium-run-test-android](http://www.plantuml.com/plantuml/proxy?cache=no&fmt=svg&src=https://raw.githubusercontent.com/Flank/flank/master/docs/corellium/run-test-android.puml) diff --git a/corellium/client/README.md b/corellium/client/README.md index dc989a8e93..7db2243fa8 100644 --- a/corellium/client/README.md +++ b/corellium/client/README.md @@ -14,7 +14,7 @@ Be aware, this library is designed for the Flank-Corellium integration, so the f Access to the Corellium API is provided through the connection contexts, that are represented by structures. Connection contexts along with API functions are creating hierarchical relations visible on following diagram: -![corellium-client](http://www.plantuml.com/plantuml/proxy?cache=no&fmt=svg&src=https://raw.githubusercontent.com/Flank/flank/1951_Improve_Flank-Corellium_documentation/docs/corellium/client-api-class.puml) +![corellium-client](http://www.plantuml.com/plantuml/proxy?cache=no&fmt=svg&src=https://raw.githubusercontent.com/Flank/flank/master/docs/corellium/client-api-class.puml) ### Corellium