From 86b10919f48f68601c9f82a462035a1a824c8025 Mon Sep 17 00:00:00 2001 From: Xavier Gully <42768701+xaviergully@users.noreply.github.com> Date: Tue, 6 Nov 2018 14:32:27 +0100 Subject: Update README.adoc Update the reference to https://connect.ota.here.com Signed-off-by: Patrick Vacek --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index e14d7bd..46093ec 100644 --- a/README.adoc +++ b/README.adoc @@ -131,7 +131,7 @@ ostree admin deploy --os=agl agl-snapshot:agl-ota === garage-push -The https://github.com/advancedtelematic/aktualizr[aktualizr repo] contains a tool, garage-push, which lets you push the changes in OSTree repository generated by bitbake process. It communicates with an http server capable of querying files with HEAD requests and uploading them with POST requests. In particular, this can be used with http://www.atsgarage.com/[ATS Garage]. garage-push is used as follows: +The https://github.com/advancedtelematic/aktualizr[aktualizr repo] contains a tool, garage-push, which lets you push the changes in OSTree repository generated by bitbake process. It communicates with an http server capable of querying files with HEAD requests and uploading them with POST requests. In particular, this can be used with https://connect.ota.here.com/[HERE OTA Connect]. garage-push is used as follows: .... garage-push --repo=/path/to/ostree-repo --ref=mybranch --credentials=/path/to/credentials.zip -- cgit v1.2.3-54-g00ecf