summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author Alain Michaud <alainmichaud@google.com> 2020-02-21 14:33:21 +0000
committer Jakub Pawlowski <jpawlowski@google.com> 2020-02-22 09:47:04 +0000
commit3f628eaae9eba76c853c157ff828005f0ba21b7d (patch)
tree8e0c83cf216c740862550e4fd5ac402806abf1ef /README.md
parentf16846d0d430a8e05a3860416716baa4e9b9c907 (diff)
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
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)