File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pygments: true
4
4
permalink : /:year/:month/:title.html
5
5
paginate : 5
6
6
paginate_path : /blog/page:num.html
7
- url : http ://reactjs.net
7
+ url : https ://reactjs.net
8
8
doc-sections :
9
9
- id : getting-started
10
10
title : Getting Started
Original file line number Diff line number Diff line change 9
9
< meta property ="og:title " content ="{{ page.title }} | {{ site.name }} " />
10
10
< meta property ="og:type " content ="website " />
11
11
< meta property ="og:url " content ="{{ site.url }}{{ page.url }} " />
12
- < meta property ="og:image " content ="http ://facebook.github.io/react/img/logo_og .png " />
12
+ < meta property ="og:image " content ="https ://reactjs.org/logo-og .png " />
13
13
< meta property ="og:description " content =".NET integration for ReactJS " />
14
14
< meta property ="fb:app_id " content ="1417169611875552 " />
15
15
You can’t perform that action at this time.
0 commit comments