Updated gitdocs.json links to https (#11118)

This commit is contained in:
Antony Garand 2020-10-27 12:19:03 -04:00 committed by GitHub
parent 126c2401e3
commit 963f4da743
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,13 +18,13 @@
},
{
"title": "Ruby doc",
"href": "http://docs.forem.com/ruby-doc",
"href": "https://docs.forem.com/ruby-doc",
"target": "_blank",
"rel": "noopener noreferrer nofollow"
},
{
"title": "API doc",
"href": "http://docs.forem.com/api",
"href": "https://docs.forem.com/api",
"target": "_blank",
"rel": "noopener noreferrer nofollow"
}