summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMax Schumacher <maximilianbschumacher@gmail.com>2020-07-26 09:12:20 +0200
committerGitHub <noreply@github.com>2020-07-26 09:12:20 +0200
commitdf6b6e4f3d5619aac3804ee8fe4fd9bf1fecb5a8 (patch)
tree5897ba19ba02ab8377fa005a152ce578934de396
parent172c14e037be8829c4403805594782accec0f2a1 (diff)
parent4359294ada8aad1352f7bc8c6860bcbc66ad69a4 (diff)
Merge pull request #3983 from Lulzx/patch-1
[red/en] Fix Stack Overflow link
-rw-r--r--red.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/red.html.markdown b/red.html.markdown
index 74538bd7..34c4bcd9 100644
--- a/red.html.markdown
+++ b/red.html.markdown
@@ -216,7 +216,7 @@ The Red/System language specification can be found [here](http://static.red-lang
To learn more about Rebol and Red join the [chat on Gitter](https://gitter.im/red/red). And if that is not working for you drop a mail to us on the [Red mailing list](mailto: red-langNO_SPAM@googlegroups.com) (remove NO_SPAM).
-Browse or ask questions on [Stack Overflow](stackoverflow.com/questions/tagged/red).
+Browse or ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/red).
Maybe you want to try Red right away? That is possible on the [try Rebol and Red site](http://tryrebol.esperconsultancy.nl).