Fix broken diagram links after doc/ restructuring.
This commit is contained in:
parent
c5f4cb34bf
commit
a0027ad32b
@ -10,7 +10,7 @@ See [doc/module-taxonomy.md](../doc/module-taxonomy.md).
|
||||
|
||||
A map of the most important components and how they relate can be found below.
|
||||
|
||||
![image](../doc/conceptual-overview.svg)
|
||||
![image](../doc/diagram/conceptual-overview.svg)
|
||||
|
||||
### Services
|
||||
* [core services](services-core/) "macroservices", stateful, memory hungry doing heavy lifting.
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
The index service knows which document contains which keywords.
|
||||
|
||||
![image](../../../doc/index-service-map.svg)
|
||||
![image](../../../doc/diagram/index-service-map.svg)
|
||||
|
||||
## Central Classes
|
||||
|
||||
|
@ -10,7 +10,7 @@ related documents, which this service then ranks and returns
|
||||
to the user.
|
||||
|
||||
|
||||
![image](../../../doc/search-service-map.svg)
|
||||
![image](../../../doc/diagram/search-service-map.svg)
|
||||
|
||||
## Central classes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user