Skip to content

Commit b621dab

Browse files
make link https (facebook#19147)
1 parent fa32cf2 commit b621dab

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

fixtures/attribute-behavior/src/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ const attributes = [
255255
{
256256
name: 'cite',
257257
tagName: 'blockquote',
258-
overrideStringValue: 'http://reactjs.com/',
258+
overrideStringValue: 'https://reactjs.com/',
259259
},
260260
{name: 'class', read: getAttribute('class')},
261261
{name: 'classID', tagName: 'object', read: getAttribute('classid')},

packages/react-devtools-extensions/deploy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>
1818

1919
<h3>
2020
Created on <strong>%date%</strong> from
21-
<a href="http://github.com/facebook/react/commit/%commit%"><code>%commit%</code></a>
21+
<a href="https://github.com/facebook/react/commit/%commit%"><code>%commit%</code></a>
2222
</h3>
2323

2424
<p>

packages/react-devtools-extensions/flow-typed/jest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,7 @@ declare var expect: {
11641164
};
11651165

11661166
// TODO handle return type
1167-
// http://jasmine.github.io/2.4/introduction.html#section-Spies
1167+
// https://jasmine.github.io/2.4/introduction.html#section-Spies
11681168
declare function spyOn(value: mixed, method: string): Object;
11691169

11701170
/** Holds all functions related to manipulating test runner */

packages/react-devtools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you're using React Native 0.43 or higher, it should connect to your simulator
4343

4444
You can open the [in-app developer menu](https://reactnative.dev/docs/debugging.html#accessing-the-in-app-developer-menu) and choose "Show Inspector". It will bring up an overlay that lets you tap on any UI element and see information about it:
4545

46-
![React Native Inspector](http://i.imgur.com/ReFhREb.gif)
46+
![React Native Inspector](https://i.imgur.com/ReFhREb.gif)
4747

4848
However, when `react-devtools` is running, Inspector will enter a special collapsed mode, and instead use the DevTools as primary UI. In this mode, clicking on something in the simulator will bring up the relevant components in the DevTools:
4949

packages/react-dom/src/client/ReactDOMComponent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ export function trapClickOnNonInteractiveElement(node: HTMLElement) {
317317
// non-interactive elements, which means delegated click listeners do not
318318
// fire. The workaround for this bug involves attaching an empty click
319319
// listener on the target node.
320-
// http://www.quirksmode.org/blog/archives/2010/09/click_event_del.html
320+
// https://www.quirksmode.org/blog/archives/2010/09/click_event_del.html
321321
// Just set it using the onclick property so that we don't have to manage any
322322
// bookkeeping for it. Not sure if we need to clear it when the listener is
323323
// removed.

packages/react-dom/src/events/DOMLegacyEventPluginSystem.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ export function dispatchEventForLegacyPluginEventSystem(
310310
* top-level listeners to the document object only, at least for these
311311
* movement types of events and possibly all events.
312312
*
313-
* @see http://www.quirksmode.org/blog/archives/2010/09/click_event_del.html
313+
* @see https://www.quirksmode.org/blog/archives/2010/09/click_event_del.html
314314
*
315315
* Also, `keyup`/`keypress`/`keydown` do not bubble to the window on IE, but
316316
* they bubble to document.

scripts/bench/benchmarks/hacker-news/top-stories.js

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ window.stories = [
222222
time: 1493161601,
223223
title: 'JPEG Huffman Coding Tutorial',
224224
type: 'story',
225-
url: 'http://www.impulseadventure.com/photo/jpeg-huffman-coding.html',
225+
url: 'https://www.impulseadventure.com/photo/jpeg-huffman-coding.html',
226226
},
227227
{
228228
by: 'jasontan',
@@ -263,7 +263,7 @@ window.stories = [
263263
title:
264264
'Painting with Code: Introducing our new open source library React Sketch.app',
265265
type: 'story',
266-
url: 'http://airbnb.design/painting-with-code/',
266+
url: 'https://airbnb.design/painting-with-code/',
267267
},
268268
{
269269
by: 'mromnia',
@@ -448,7 +448,7 @@ window.stories = [
448448
time: 1493139957,
449449
title: 'How to Become Well-Connected',
450450
type: 'story',
451-
url: 'http://firstround.com/review/how-to-become-insanely-well-connected/',
451+
url: 'https://firstround.com/review/how-to-become-insanely-well-connected/',
452452
},
453453
{
454454
by: 'dbrgn',
@@ -495,7 +495,7 @@ window.stories = [
495495
time: 1493160263,
496496
title: 'Nginx 1.13 released with TLS 1.3 support',
497497
type: 'story',
498-
url: 'http://mailman.nginx.org/pipermail/nginx-announce/2017/000195.html',
498+
url: 'https://mailman.nginx.org/pipermail/nginx-announce/2017/000195.html',
499499
},
500500
{
501501
by: 'bcherny',
@@ -604,7 +604,7 @@ window.stories = [
604604
title: 'Suicide of an Uber engineer: Widow blames job stress',
605605
type: 'story',
606606
url:
607-
'http://www.sfchronicle.com/business/article/Suicide-of-an-Uber-engineer-widow-blames-job-11095807.php?t=7e40d1f554&cmpid=fb-premium&cmpid=twitter-premium',
607+
'https://www.sfchronicle.com/business/article/Suicide-of-an-Uber-engineer-widow-blames-job-11095807.php?t=7e40d1f554&cmpid=fb-premium&cmpid=twitter-premium',
608608
},
609609
{
610610
by: 'catc',
@@ -828,7 +828,7 @@ window.stories = [
828828
time: 1493143560,
829829
title: 'Implementing a Fast Research Compiler in Rust',
830830
type: 'story',
831-
url: 'http://dawn.cs.stanford.edu/blog/weld.html',
831+
url: 'https://dawn.cs.stanford.edu/blog/weld.html',
832832
},
833833
{
834834
by: 'bluesilver07',
@@ -848,7 +848,7 @@ window.stories = [
848848
time: 1493142448,
849849
title: 'Xenko Game Engine 2.0 released',
850850
type: 'story',
851-
url: 'http://xenko.com/blog/release-xenko-2-0-0/',
851+
url: 'https://xenko.com/blog/release-xenko-2-0-0/',
852852
},
853853
{
854854
by: 'molecule',
@@ -919,7 +919,7 @@ window.stories = [
919919
title: 'Robert M. Pirsig has died',
920920
type: 'story',
921921
url:
922-
'http://www.npr.org/sections/thetwo-way/2017/04/24/525443040/-zen-and-the-art-of-motorcycle-maintenance-author-robert-m-pirsig-dies-at-88',
922+
'https://www.npr.org/sections/thetwo-way/2017/04/24/525443040/-zen-and-the-art-of-motorcycle-maintenance-author-robert-m-pirsig-dies-at-88',
923923
},
924924
{
925925
by: 'artsandsci',
@@ -1119,7 +1119,7 @@ window.stories = [
11191119
time: 1493118936,
11201120
title: 'Quantum – Open journal for quantum science',
11211121
type: 'story',
1122-
url: 'http://quantum-journal.org/papers/',
1122+
url: 'https://quantum-journal.org/papers/',
11231123
},
11241124
{
11251125
by: 'tjalfi',
@@ -1130,7 +1130,7 @@ window.stories = [
11301130
time: 1493097061,
11311131
title: 'A Seven Dimensional Analysis of Hashing Methods [pdf]',
11321132
type: 'story',
1133-
url: 'http://www.vldb.org/pvldb/vol9/p96-richter.pdf',
1133+
url: 'https://www.vldb.org/pvldb/vol9/p96-richter.pdf',
11341134
},
11351135
{
11361136
by: 'mxstbr',
@@ -1220,7 +1220,7 @@ window.stories = [
12201220
'Modern Hieroglyphs: Binary Logic Behind the Universal “Power Symbol”',
12211221
type: 'story',
12221222
url:
1223-
'http://99percentinvisible.org/article/modern-hieroglyphics-binary-logic-behind-universal-power-symbol/',
1223+
'https://99percentinvisible.org/article/modern-hieroglyphics-binary-logic-behind-universal-power-symbol/',
12241224
},
12251225
{
12261226
by: 'LaFolle',
@@ -1250,7 +1250,7 @@ window.stories = [
12501250
time: 1493108371,
12511251
title: 'Feynman Algorithm (2014)',
12521252
type: 'story',
1253-
url: 'http://wiki.c2.com/?FeynmanAlgorithm',
1253+
url: 'https://wiki.c2.com/?FeynmanAlgorithm',
12541254
},
12551255
{
12561256
by: 'Thevet',

0 commit comments

Comments
 (0)