Skip to content

Commit 0649a32

Browse files
committed
native-libandroidthings/README: fix link
Change-Id: Id5b8221048d69a99cca093208d753f9b02a41548
1 parent f9eafae commit 0649a32

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ This repository contains the symbols and the headers for the Android Things
99
Usage
1010
=====
1111

12-
- Unzip the latest [release](/androidthings/native-libandroidthings/releases) in the native project directory (or in a shared
13-
location if you have many native projects).
12+
- Unzip the latest [release](https://github.com/androidthings/native-libandroidthings/releases) in the native project directory (or in a shared location if you have many native projects).
1413
- Add the following lines to the native project `CMakeLists.txt`:
1514
```
1615
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} <path_to_FindAndroidThings_directory.cmake>)

0 commit comments

Comments
 (0)