Fix Technical Overview links [ci skip] (#5084)
This commit is contained in:
parent
b34ae9b7d9
commit
4dca3f9b24
1 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue