From d56eb061e21250e42a1b9bd932f706fff21acf9c Mon Sep 17 00:00:00 2001 From: Sebastian Silva Date: Thu, 8 Nov 2018 02:14:57 -0500 Subject: [PATCH] Docs fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee5deb0..ffc0152 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The build scripts have been forked from the Hypriot project. **Easy pull request build process** -The easiest way to generate a new image is to open a pull request with changes to the basic image; a new one will be generated by GitLab and be available for download and flashing onto an SD card. See [pull requests](https://github.com/publiclab/image-builder-pi/pulls) for examples of this, with downloadable images already built. +The easiest way to generate a new image is to open a pull request with changes to the basic image; a new one will be generated by GitLab and be available for download and flashing onto an SD card. See [pull requests](https://github.com/publiclab/pi-builder/pulls) for examples of this, with downloadable images already built. **Automatic build**: For the purposes of facilitating quick development of this image, we've setup [automatic builds](https://jenkins.laboratoriopublico.org/job/Raspberry%20Kit%20Image/) on git commits to **master** branch.