2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Use https in more places and fix a few redirects.

This commit is contained in:
XhmikosR
2018-09-14 17:49:59 +03:00
parent c6f7276729
commit 0b97d1b0c4
10 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ Running our documentation locally requires the use of Jekyll, a decently flexibl
2. From the root `/bootstrap` directory, run `npm run docs-serve` in the command line.
3. Open `http://localhost:9001` in your browser, and voilà.
Learn more about using Jekyll by reading its [documentation](https://jekyllrb.com/docs/home/).
Learn more about using Jekyll by reading its [documentation](https://jekyllrb.com/docs/).
## Troubleshooting