Fix URLs
This commit is contained in:
parent
0f3cf3b4c3
commit
b05d82690a
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: hello-world
|
||||
name: Hello World
|
||||
tagline: Replace this tagline with your app's tagline
|
||||
icon: https://static.getumbrel/hello-world/icon.svg
|
||||
icon: https://static.getumbrel.com/hello-world/icon.svg
|
||||
category: Development
|
||||
version: "1.0.0"
|
||||
port: 4000
|
||||
@ -19,9 +19,9 @@ submission: https://github.com/getumbrel/umbrel-hello-world-app
|
||||
repo: https://github.com/getumbrel/umbrel-hello-world-app
|
||||
support: https://github.com/getumbrel/umbrel-hello-world-app/issues
|
||||
gallery:
|
||||
- https://static.getumbrel/hello-world/1.jpg
|
||||
- https://static.getumbrel/hello-world/2.jpg
|
||||
- https://static.getumbrel/hello-world/3.jpg
|
||||
- https://static.getumbrel.com/hello-world/1.jpg
|
||||
- https://static.getumbrel.com/hello-world/2.jpg
|
||||
- https://static.getumbrel.com/hello-world/3.jpg
|
||||
releaseNotes: >-
|
||||
Add what's new in the latest version of your app here.
|
||||
dependencies: []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user