diff --git a/README.md b/README.md index 2fe9455..519b088 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This is a containerized app intended to run on [balenaCloud](https://www.balena. One-click deploy to balenaCloud: -[![balena deploy button](https://balena.io/deploy.png)](https://dashboard.balena-cloud.com/deploy?repoUrl=https://github.com/balenalabs/rosetta-at-home) +[![balena deploy button](https://balena.io/deploy.png)](https://dashboard.balena-cloud.com/deploy?repoUrl=https://github.com/balena-labs-projects/rosetta-at-home) **or** @@ -45,7 +45,7 @@ For further information, see the [balenaCloud documentation](https://www.balena. This app has a built in web interface that allows you to see statistics and more. Simply visit the local IP address of your device or [enable the public URL for your device](https://www.balena.io/docs/learn/manage/actions/#enable-public-device-url) in the balenaCloud dashboard and you'll be able to access statistics from anywhere! -![web-ui](https://raw.githubusercontent.com/balenalabs/rosetta-at-home/master/images/web-ui.png) +![web-ui](https://raw.githubusercontent.com/balena-labs-projects/rosetta-at-home/master/images/web-ui.png) The web interface uses [GoTTY](https://github.com/yudai/gotty) to provide access to `boinctui` via a standard web browser. diff --git a/balena.yml b/balena.yml index f9d3695..b32201e 100644 --- a/balena.yml +++ b/balena.yml @@ -16,12 +16,12 @@ assets: repository: type: blob.asset data: - url: 'https://github.com/balenalabs/rosetta-at-home' + url: 'https://github.com/balena-labs-projects/rosetta-at-home' logo: type: blob.asset data: url: >- - https://raw.githubusercontent.com/balenalabs/rosetta-at-home/master/logo.png + https://raw.githubusercontent.com/balena-labs-projects/rosetta-at-home/master/logo.png data: defaultDeviceType: raspberrypi3 supportedDeviceTypes: diff --git a/ui/dashboard/views/index.ejs b/ui/dashboard/views/index.ejs index 25fb24b..d39a608 100644 --- a/ui/dashboard/views/index.ejs +++ b/ui/dashboard/views/index.ejs @@ -29,7 +29,7 @@ >Community Github