commit | 196c7b42b9b8c8aeb4778f90ba09a9cfe42bc78d | [log] [tgz] |
---|---|---|
author | Vincent Scheib <[email protected]> | Sat Dec 21 00:29:19 2019 |
committer | Commit Bot <[email protected]> | Sat Dec 21 00:29:19 2019 |
tree | c94a0098d1a54717f36cf5f81b08a7cb3e650621 | |
parent | 5a5aed12ba8c5f2e0ac99a995f65c3dd60a2979c [diff] [blame] |
Correct documentation link to Eclipse for Linux. [email protected] Change-Id: I2b665cc24dea17e3b585df1f925262121f577b98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978915 Reviewed-by: Vincent Scheib <[email protected]> Commit-Queue: Vincent Scheib <[email protected]> Cr-Commit-Position: refs/heads/master@{#726999}
diff --git a/docs/README.md b/docs/README.md index 764812c3..0fe3984 100644 --- a/docs/README.md +++ b/docs/README.md
@@ -71,7 +71,7 @@ * [Atom](atom.md) - Atom multi-platform code editor * [CLion](clion.md) - CLion IDE, supports GUI debugging. * [Eclipse for Android](eclipse.md) - Eclipse for Android -* [Eclipse for Linux](linux_eclipse_dev.md) - Eclipse for other platforms +* [Eclipse for Linux](linux/eclipse_dev.md) - Eclipse for other platforms (This guide was written for Linux, but is probably usable on Windows/MacOS as well) * [EMACS Notes](emacs.md) - EMACS commands/styles/tool integrations