Update docs/frontend-system/architecture/07-routes.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ There are 3 types of route references: regular route, sub route, and external ro
|
||||
|
||||
### Creating a Route Reference
|
||||
|
||||
Route references, also known as plugins' index pages or regular routes, are created as follows:
|
||||
Route references, also known as "absolute" or "regular" routes, are created as follows:
|
||||
|
||||
```tsx
|
||||
// plugins/catalog/src/routes.ts
|
||||
|
||||
Reference in New Issue
Block a user