diff --git a/hello-world/umbrel-app.yml b/hello-world/umbrel-app.yml index 5e166a8..040fcbe 100644 --- a/hello-world/umbrel-app.yml +++ b/hello-world/umbrel-app.yml @@ -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: []