react/docs/tips
Reed Loden 3e8951e8c7 SSL/TLSize all the things! (convert http:// to https:// where appropriate)
Update links to use https:// where it is supported. There's probably a lot
more that could be fixed, but these are the core ones I found (especially
the download links in order to prevent MITM attacks). Note that there are
some fb.me links that will redirect to http:// even while accessed over
https://, but this seemed like the best way to fix those for now.

NOTE: Only non-third-party files were modified. There are references to
http:// URLs in vendored/third-party files, but seems appropriate to fix
upstream for those rather than editing the files.

Also, copy one image locally to the blog, as it was hotlinking to a site
that did not support https://.

Last, use youtube-nocookie.com instead of youtube.com for video embeds,
as the former doesn't try to set a cookie on load (privacy enhancement).
2015-04-18 16:49:32 -07:00
..
01-introduction.ko-KR.md SSL/TLSize all the things! (convert http:// to https:// where appropriate) 2015-04-18 16:49:32 -07:00
01-introduction.md SSL/TLSize all the things! (convert http:// to https:// where appropriate) 2015-04-18 16:49:32 -07:00
02-inline-styles.ko-KR.md Translate tips 01..04 (based on 157d7770c99be26a9e0557d00978f15f6d9db794) 2015-03-28 08:46:26 +09:00
02-inline-styles.md Update docs to align with 0.12 better 2014-10-22 14:01:54 -07:00
03-if-else-in-JSX.ko-KR.md Translate tips 01..04 (based on 157d7770c99be26a9e0557d00978f15f6d9db794) 2015-03-28 08:46:26 +09:00
03-if-else-in-JSX.md Fix typo in If/Else JSX doc. 2014-10-31 09:52:44 -07:00
04-self-closing-tag.ko-KR.md Translate tips 01..04 (based on 157d7770c99be26a9e0557d00978f15f6d9db794) 2015-03-28 08:46:26 +09:00
04-self-closing-tag.md Tweak for self closing tag tip 2013-11-13 17:43:16 -08:00
05-maximum-number-of-jsx-root-nodes.ko-KR.md Update Korean translation to 0185c68 2015-04-10 06:54:28 +09:00
05-maximum-number-of-jsx-root-nodes.md Update 05-maximum-number-of-jsx-root-nodes.md 2014-12-20 23:59:34 -08:00
06-style-props-value-px.ko-KR.md Translate tips 05..10 2015-03-28 08:51:52 +09:00
06-style-props-value-px.md Update unprefixed css props doc 2015-03-23 11:30:56 -05:00
07-children-props-type.ko-KR.md Translate tips 05..10 2015-03-28 08:51:52 +09:00
07-children-props-type.md Update docs to align with 0.12 better 2014-10-22 14:01:54 -07:00
08-controlled-input-null-value.ko-KR.md Translate tips 05..10 2015-03-28 08:51:52 +09:00
08-controlled-input-null-value.md Update docs to align with 0.12 better 2014-10-22 14:01:54 -07:00
09-componentWillReceiveProps-not-triggered-after-mounting.ko-KR.md Translate tips 05..10 2015-03-28 08:51:52 +09:00
09-componentWillReceiveProps-not-triggered-after-mounting.md Fix broken link on componentWillReceiveProps tip 2013-11-13 17:43:16 -08:00
10-props-in-getInitialState-as-anti-pattern.ko-KR.md Translate tips 05..10 2015-03-28 08:51:52 +09:00
10-props-in-getInitialState-as-anti-pattern.md Update docs to align with 0.12 better 2014-10-22 14:01:54 -07:00
11-dom-event-listeners.ko-KR.md Translate tips 11 to Korean 2015-04-10 06:52:32 +09:00
11-dom-event-listeners.md Update docs to align with 0.12 better 2014-10-22 14:01:54 -07:00
12-initial-ajax.ko-KR.md Create 12-initial-ajax.ko-KR.md 2015-04-10 06:52:32 +09:00
12-initial-ajax.md Update docs to align with 0.12 better 2014-10-22 14:01:54 -07:00
13-false-in-jsx.ko-KR.md Create 13-false-in-jsx.ko-KR.md 2015-04-10 06:52:31 +09:00
13-false-in-jsx.md Update docs to align with 0.12 better 2014-10-22 14:01:54 -07:00
14-communicate-between-components.ko-KR.md Update Korean translation to 0185c68 2015-04-10 06:54:28 +09:00
14-communicate-between-components.md Mention Flux in “communicate between components” 2015-04-07 19:44:20 +03:00
15-expose-component-functions.ko-KR.md Translate tip-15 to Korean 2015-03-28 08:46:57 +09:00
15-expose-component-functions.md Update docs to align with 0.12 better 2014-10-22 14:01:54 -07:00
16-references-to-components.ko-KR.md SSL/TLSize all the things! (convert http:// to https:// where appropriate) 2015-04-18 16:49:32 -07:00
16-references-to-components.md SSL/TLSize all the things! (convert http:// to https:// where appropriate) 2015-04-18 16:49:32 -07:00
17-children-undefined-ko-KR.md Translate tip-17 to Korean 2015-03-28 08:47:12 +09:00
17-children-undefined.md Document justification for dangerouslySetInnerHTML, fixes #2256 2015-01-21 12:47:36 -08:00
18-use-react-with-other-libraries.ko-KR.md Translate tip-18 to Korean 2015-03-28 08:47:18 +09:00
18-use-react-with-other-libraries.md Document justification for dangerouslySetInnerHTML, fixes #2256 2015-01-21 12:47:36 -08:00
19-dangerously-set-inner-html.ko-KR.md SSL/TLSize all the things! (convert http:// to https:// where appropriate) 2015-04-18 16:49:32 -07:00
19-dangerously-set-inner-html.md SSL/TLSize all the things! (convert http:// to https:// where appropriate) 2015-04-18 16:49:32 -07:00