marcopeg / gitbook-plugin-redirect-https

Http to Https redirect for Gitbook 3.x.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitbook-plugin-redirect-https

Add a script that redirect to https if the solution is not running locally.

book.json

{
    "plugins": [
        "redirect-https"
    ],
}

About

Http to Https redirect for Gitbook 3.x.


Languages

Language:JavaScript 100.0%