Fix Technical Overview links [ci skip] (#5084)

This commit is contained in:
Ryan Smith 2019-12-12 14:36:45 -05:00 committed by Ben Halpern
parent b34ae9b7d9
commit 4dca3f9b24

View file

@ -8,7 +8,10 @@ items:
We are a [Ruby on Rails](https://rubyonrails.org) web application.
Our [stack](stack.md) is composed of many tools and services.
Our [stack][stack] is composed of many tools and services.
You can read more about our architecture and app's concepts here: [A few
high-level things to know](/architecture).
high-level things to know][architecture].
[stack]: /technical-overview/stack
[architecture]: /technical-overview/architecture