From 58ae6948c13d5fab61097b84a46147884cb4725d Mon Sep 17 00:00:00 2001 From: pcpthm <43881370+pcpthm@users.noreply.github.com> Date: Thu, 4 Apr 2019 19:51:43 +0900 Subject: Fix issue label link in docs/dev/README.md --- docs/dev/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/dev/README.md b/docs/dev/README.md index d81c2f70d..7bb323f3f 100644 --- a/docs/dev/README.md +++ b/docs/dev/README.md @@ -45,7 +45,7 @@ mandatory), add yourself to the list! [E-medium](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-medium), [E-hard](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-hard), labels are *estimates* for how hard would be to write a fix. -* [E-fun](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-fun) +* [fun](https://github.com/rust-analyzer/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3Afun) is for cool, but probably hard stuff. # CI -- cgit v1.2.3