You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/10/13 04:08:59 UTC

[2/2] docs commit: Fixing link to be HTTPS.

Fixing link to be HTTPS.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/32fed458
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/32fed458
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/32fed458

Branch: refs/heads/cordova-website
Commit: 32fed4582cd7c52f4013f7adff0c7e39bc364298
Parents: 857bafc
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Mon Oct 12 19:08:48 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Mon Oct 12 19:08:48 2015 -0700

----------------------------------------------------------------------
 www/_posts/2014-11-18-cordova-perf.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/32fed458/www/_posts/2014-11-18-cordova-perf.md
----------------------------------------------------------------------
diff --git a/www/_posts/2014-11-18-cordova-perf.md b/www/_posts/2014-11-18-cordova-perf.md
index f2011ff..7e694a9 100755
--- a/www/_posts/2014-11-18-cordova-perf.md
+++ b/www/_posts/2014-11-18-cordova-perf.md
@@ -17,7 +17,7 @@ it is always important to watch out for code in our apps that may make the app [
 The latest versions of **Android** and **iOS** *WebView*s can connect to and leverage developer tools in browsers for profiling rendering performance of apps.
 Developer tools provide insights into details like frames rates, repaints, layouts, etc.
 
-![Chrome Developer tools - profiling](http://i.imgur.com/zR2f1.gif)
+![Chrome Developer tools - profiling](https://i.imgur.com/zR2f1.gif)
 
 Articles (like
 [my performance audit workflow](http://aerotwist.com/blog/my-performance-audit-workflow/)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org