Updated gitdocs.json links to https (#11118)
This commit is contained in:
parent
126c2401e3
commit
963f4da743
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue