Skip to content

Commit

Permalink
Merge pull request #2155 from h5bp/https-ogp-me
Browse files Browse the repository at this point in the history
HTTPS link to https://ogp.me/
  • Loading branch information
roblarsen authored Sep 4, 2019
2 parents 4c9a275 + b1afbb7 commit ceb4620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/doc/extend.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ following the [Open Graph
tutorial](https://developers.facebook.com/docs/sharing/webmasters/getting-started).

For a reference of Open Graph's markup and properties, you may check
[Facebook's Open Graph Protocol reference](http://ogp.me/). Finally,
[Facebook's Open Graph Protocol reference](https://ogp.me). Finally,
you can validate your markup with the [Facebook Object
Debugger](https://developers.facebook.com/tools/debug/) (needs
registration to Facebook).
Expand Down
2 changes: 1 addition & 1 deletion src/doc/extend.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ following the [Open Graph
tutorial](https://developers.facebook.com/docs/sharing/webmasters/getting-started).

For a reference of Open Graph's markup and properties, you may check
[Facebook's Open Graph Protocol reference](http://ogp.me/). Finally,
[Facebook's Open Graph Protocol reference](https://ogp.me). Finally,
you can validate your markup with the [Facebook Object
Debugger](https://developers.facebook.com/tools/debug/) (needs
registration to Facebook).
Expand Down

0 comments on commit ceb4620

Please sign in to comment.