mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
HTTPSify links (#7046)
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user