Switch documentation site to HTTPS
Accessing the website through HTTP may be blocked in some regions of the world. Using HTTPS should help with this problem and is the good thing to do anyway.
This commit is contained in:
parent
6a6d1df9df
commit
1cd084675e
@ -6,7 +6,7 @@ All contributions are welcome to this project.
|
||||
|
||||
Before a contribution can be merged into this project, please fill out the Contributor License Agreement (CLA) located at:
|
||||
|
||||
http://opensource.box.com/cla
|
||||
https://opensource.box.com/cla
|
||||
|
||||
To learn more about CLAs and why they are important to open source projects, please see the [Wikipedia entry](http://en.wikipedia.org/wiki/Contributor_License_Agreement).
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Spout
|
||||
|
||||
[](https://packagist.org/packages/box/spout)
|
||||
[](http://opensource.box.com/badges)
|
||||
[](https://opensource.box.com/badges)
|
||||
[](https://travis-ci.org/box/spout)
|
||||
[](https://scrutinizer-ci.com/g/box/spout/?branch=master)
|
||||
[](https://scrutinizer-ci.com/g/box/spout/?branch=master)
|
||||
@ -15,7 +15,7 @@ Join the community and come discuss about Spout: [.
|
||||
Full documentation can be found at [https://opensource.box.com/spout/](https://opensource.box.com/spout/).
|
||||
|
||||
|
||||
## Requirements
|
||||
|
@ -10,7 +10,7 @@ title: Spout
|
||||
email: oss@box.com
|
||||
description: "An open source PHP library to read and write spreadsheet files (XLSX, ODS and CSV), in a fast and scalable way."
|
||||
baseurl: "" # the subpath of your site, e.g. /blog
|
||||
url: "http://opensource.box.com" # the base hostname & protocol for your site
|
||||
url: "https://opensource.box.com" # the base hostname & protocol for your site
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
|
Loading…
x
Reference in New Issue
Block a user