From 3f628eaae9eba76c853c157ff828005f0ba21b7d Mon Sep 17 00:00:00 2001 From: Alain Michaud Date: Fri, 21 Feb 2020 14:33:21 +0000 Subject: doc: Fixing broken link in README This change simply fixes a broken link in the readme doc. BUG: None Test: make sure the new link works. Change-Id: I98c50c67f7d75b4cf3b6479403a995b0dfdc41cc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7d75aadc53..f6ba4ada6d 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ LD_LIBRARY_PATH=./ ./bluetoothtbd -create-ipc-socket=fluoride ### Eclipse IDE Support 1. Follows the Chromium project - [Eclipse Setup Instructions](https://chromium.googlesource.com/chromium/src/+/master/docs/linux_eclipse_dev.md) + [Eclipse Setup Instructions](https://chromium.googlesource.com/chromium/src.git/+/master/docs/linux/eclipse_dev.md) until "Optional: Building inside Eclipse" section (don't do that section, we will set it up differently) -- cgit v1.2.3-59-g8ed1b