From 2eef966e9b5fd4d94dd98820095eb765e200c64b Mon Sep 17 00:00:00 2001 From: Justin Dickow Date: Sun, 12 Oct 2014 20:31:31 -0400 Subject: Fixed a broken link The link will continue to be broken though until SDL Core is uploaded to github. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 58647051bf..28a502c4e2 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ sudo apt-get upgrade ``` ## Required RPCs -There are several RPCs that are "required" to be implemented in order for SDL to work across vehicle manufacturers and applications, listed below. The RPC specification can be found in the [Mobile API Spec](src/interfaces/MOBILE_API.xml). +There are several RPCs that are "required" to be implemented in order for SDL to work across vehicle manufacturers and applications, listed below. The RPC specification can be found in the [Mobile API Spec](src/components/interfaces/MOBILE_API.xml). * RegisterAppInterface * UnregisterAppInterface -- cgit v1.2.1