HTTPSify links (#7046)

This commit is contained in:
sau226
2019-02-22 16:29:27 +01:00
committed by Gerhard Schlager
parent 8aca26cce3
commit 24b3494660
10 changed files with 36 additions and 36 deletions
+3 -3
View File
@@ -21,9 +21,9 @@ Hosting Rails applications is complicated. Even if you already have Postgres, Re
### Software Requirements
- [Postgres 10+](http://www.postgresql.org/download/)
- [Redis 2.6+](http://redis.io/download)
- [Ruby 2.5+](http://www.ruby-lang.org/en/downloads/) (we recommend 2.5.2 or higher)
- [Postgres 10+](https://www.postgresql.org/download/)
- [Redis 2.6+](https://redis.io/download)
- [Ruby 2.5+](https://www.ruby-lang.org/en/downloads/) (we recommend 2.5.2 or higher)
## Security