summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Dickow <jjdickow@gmail.com>2014-10-12 20:31:31 -0400
committerJustin Dickow <jjdickow@gmail.com>2014-10-12 20:31:31 -0400
commit2eef966e9b5fd4d94dd98820095eb765e200c64b (patch)
treeec0372bcbb470843afede157aaf8b371d7838024
parent7747ede1fb681c3978602bfbad9e1fccea461c64 (diff)
downloadsdl_core-2eef966e9b5fd4d94dd98820095eb765e200c64b.tar.gz
Fixed a broken link
The link will continue to be broken though until SDL Core is uploaded to github.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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