diff --git a/README.md b/README.md
index 88966e83ae02f..3b94498e33ab2 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ _Note: The version numbers below are only examples, meant to illustrate the rela
## Questions? Problems? Suggestions?
-- If you've found a bug or want to request a feature, please create a [GitHub Issue](https://github.com/elastic/kibana/issues/new/choose).
+- If you've found a bug or want to request a feature, please create a [GitHub Issue](https://github.com/elastic/kibana/issues/new).
Please check to make sure someone else hasn't already created an issue for the same topic.
- Need help using Kibana? Ask away on our [Kibana Discuss Forum](https://discuss.elastic.co/c/kibana) and a fellow community member or
Elastic engineer will be glad to help you out.
\ No newline at end of file
diff --git a/src/ui/public/vis/default_feedback_message.js b/src/ui/public/vis/default_feedback_message.js
index 475b34d67fbdb..90e309b161b28 100644
--- a/src/ui/public/vis/default_feedback_message.js
+++ b/src/ui/public/vis/default_feedback_message.js
@@ -18,4 +18,4 @@
*/
export const defaultFeedbackMessage = `Have feedback? Please create an issue in
-GitHub.`;
+GitHub.`;