From c0e3ce6cf68a75aecf0b694d879fd8699b8f2541 Mon Sep 17 00:00:00 2001 From: Marijn Haverbeke Date: Sat, 14 Apr 2018 21:34:55 +0200 Subject: [PATCH] Fix forum link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 276dab3e9..40be1d0c4 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You are welcome to [report bugs](https://github.com/acornjs/acorn/issues) or create pull requests on [github](https://github.com/acornjs/acorn). For questions and discussion, please use the -[Tern discussion forum](https://discuss.acornjs.net). +[Tern discussion forum](https://discuss.ternjs.net). ## Installation