From 9d6f1ecbd102f9493561f87d5ca82be996ccee88 Mon Sep 17 00:00:00 2001 From: Sun Seng David TAN Date: Fri, 2 Aug 2019 19:02:15 +0200 Subject: [PATCH] docs(README): fix direct link to submit new bugs (#14107) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24a0972579..844dea9cb4 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ We love to hear from users and developers. Here are the various ways to get in t ### Contributing If you are interested in fixing issues and contributing directly to the code base: -- :bug: [Submitting bugs](https://github.com/eclipse/che/wiki/Submitting-Bugs-and-Suggestions) +- :bug: [Submitting bugs](https://github.com/eclipse/che/issues/new/choose) - :page_facing_up: [Contributor license agreement](https://github.com/eclipse/che/wiki/Eclipse-Contributor-Agreement) - :checkered_flag: [Development workflows](./CONTRIBUTING.md) - :ok_hand: Review [source code changes](https://github.com/eclipse/che/pulls)