mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Message link fix
This commit is contained in:
parent
f37280719d
commit
58d86a140a
3 changed files with 5 additions and 3 deletions
|
@ -4,6 +4,8 @@
|
|||
[](https://install-app.yunohost.org/?app=ghost)<br><br>
|
||||
=======
|
||||
|
||||
Shipped version: **1.24.9** <br><br>
|
||||
|
||||
- [Yunohost project](https://yunohost.org)
|
||||
- [Ghost](https://ghost.org/)
|
||||
- [Ghost source code at Github](https://github.com/TryGhost/Ghost)
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Just a blogging platform",
|
||||
"fr": "Plateforme de blogging"
|
||||
},
|
||||
"version": "1.0",
|
||||
"version": "1.24.9",
|
||||
"url": "https://ghost.org/",
|
||||
"license": "free",
|
||||
"developer": {
|
||||
|
|
|
@ -208,7 +208,7 @@ message=" $app was successfully installed :)
|
|||
|
||||
Next step:
|
||||
|
||||
Create admin account at https://$domain$path_urladmin
|
||||
Create admin account at https://$domain{$path_url}admin
|
||||
|
||||
Happy blogging!
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue