From f3dac5ca17c6bb1d4e62052e734d24c0f4784f96 Mon Sep 17 00:00:00 2001
From: Martin Kelly <mkelly@xevo.com>
Date: Mon, 7 Aug 2017 17:35:48 -0700
Subject: Intel guide: update mk-efi.sh link to use Gerrit

---
 getting-started/footers/intel-footer.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/getting-started/footers/intel-footer.md b/getting-started/footers/intel-footer.md
index 0c75128..12b94c6 100644
--- a/getting-started/footers/intel-footer.md
+++ b/getting-started/footers/intel-footer.md
@@ -7,7 +7,7 @@ Both the Joule and the Minnowboard require a BIOS upgrade. **Don t loose time tr
 ## Creating a bootable image
 
 Multiple options are avaiable but dd and tar can very easily let you down due to the requirement to pass SMACK labels, create a proper UEFI configuration and a few other tricks.  
-The script [mkefi-agl.sh](https://github.com/dominig/mkefi-agl.sh) has been done to help you.  
+The script [mkefi-agl.sh](https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git;a=blob_plain;f=scripts/mkefi-agl.sh;hb=HEAD) has been done to help you.
 The option -h will print the help and the option -v will detailled the operation and ease any debug.  
 
 ## Selecting the SD or USB to boot
-- 
cgit