From 6ed6edbb9df33dbb823bde864062a35c5d4c7181 Mon Sep 17 00:00:00 2001 From: Ben Halpern Date: Wed, 8 Aug 2018 18:41:33 -0400 Subject: [PATCH] Fix docs link (#290) [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88e606c8e..5770721c4 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ We are all humans trying to work together to improve the community. Always be ki ### The stack We run on a Rails backend with mostly vanilla JavaScript on the front end, and some Preact sprinkled in. One of our goals is to move to mostly Preact for our front end. -Additional technologies and services are listed on [our docs](add link). +Additional technologies and services are listed on [our docs](https://docs.dev.to). ### Engineering standards #### Style Guide