mirror of
https://github.com/flarum/core.git
synced 2025-08-25 09:22:52 +02:00
Update urls with their current canonical versions (#1524)
This commit is contained in:
committed by
Franz Liedke
parent
01d8bd5344
commit
df7e24cba6
@@ -2,7 +2,7 @@
|
||||
"name": "flarum/core",
|
||||
"description": "Delightfully simple forum software.",
|
||||
"keywords": ["forum", "discussion"],
|
||||
"homepage": "http://flarum.org",
|
||||
"homepage": "https://flarum.org/",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
@@ -17,7 +17,7 @@
|
||||
"support": {
|
||||
"issues": "https://github.com/flarum/core/issues",
|
||||
"source": "https://github.com/flarum/core",
|
||||
"docs": "http://flarum.org/docs"
|
||||
"docs": "https://flarum.org/docs/"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
|
Reference in New Issue
Block a user