aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2019-11-18 09:59:36 +0000
committerGitHub <[email protected]>2019-11-18 09:59:36 +0000
commit614c034ffc3a7120f125eede8323f01c8f4411d3 (patch)
tree03efad9ea9e6658683c1cea426e63ad2c4fd1a2d
parent34025020b5a34859ecd6f7b3975dc059f3345e26 (diff)
parent12744345f18f6c2fdd284e1dd30f735fa672868f (diff)
Merge #2296
2296: Remove obsolete links r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
-rw-r--r--README.md2
-rw-r--r--bors.toml2
2 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index f5ee4263d..1e801487e 100644
--- a/README.md
+++ b/README.md
@@ -58,9 +58,7 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0
58 58
59## Quick Links 59## Quick Links
60 60
61* Work List: https://paper.dropbox.com/doc/RLS-2.0-work-list--AZ3BgHKKCtqszbsi3gi6sjchAQ-42vbnxzuKq2lKwW0mkn8Y
62* API docs: https://rust-analyzer.github.io/rust-analyzer/ra_ide_api/ 61* API docs: https://rust-analyzer.github.io/rust-analyzer/ra_ide_api/
63* CI: https://travis-ci.org/rust-analyzer/rust-analyzer
64 62
65## License 63## License
66 64
diff --git a/bors.toml b/bors.toml
index d286bd8a6..7ffbc9294 100644
--- a/bors.toml
+++ b/bors.toml
@@ -1,2 +1,2 @@
1status = ["CI / Rust", "CI / TypeScript"] 1status = ["Rust", "TypeScript"]
2delete_merged_branches = true 2delete_merged_branches = true