diff options
author | Julio Capote <jcapote@gmail.com> | 2018-11-06 03:08:44 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2018-11-06 03:08:44 +0000 |
commit | 3566649aab8e9c1b57f37c8915db0091dbee8a10 (patch) | |
tree | 634b91827e4613f1c759301173932f27c05eadd1 /content | |
parent | 422dd6eb1b32427c57348b19b91b1738eac817aa (diff) | |
download | capotej.com-3566649aab8e9c1b57f37c8915db0091dbee8a10.tar.gz |
update iframes to https
Diffstat (limited to 'content')
-rw-r--r-- | content/post/2012-10-11-riak-at-posterous.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/post/2012-10-11-riak-at-posterous.markdown b/content/post/2012-10-11-riak-at-posterous.markdown index 7ef847f..13f2149 100644 --- a/content/post/2012-10-11-riak-at-posterous.markdown +++ b/content/post/2012-10-11-riak-at-posterous.markdown @@ -9,6 +9,6 @@ categories: ['riak', 'posterous', 'presentation'] A few months ago, I gave a presentation on how Posterous uses Riak for it's post cache; At [#ricon2012](http://basho.com/community/ricon2012/) I ended up retelling this story to numerous people, so I thought I'd post the slides and video here. -<iframe src="http://player.vimeo.com/video/35905739?title=0&byline=0&portrait=0&color=000000" width="512" height="421" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> +<iframe src="https://player.vimeo.com/video/35905739?title=0&byline=0&portrait=0&color=000000" width="512" height="421" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> -<iframe src="http://www.slideshare.net/slideshow/embed_code/11160556?rel=0" width="512" height="421" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen> </iframe> +<iframe src="https://www.slideshare.net/slideshow/embed_code/11160556?rel=0" width="512" height="421" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen> </iframe> |