diff --git a/PubKy App/Backend/Introduction.md b/PubKy App/Backend/Introduction.md index fe2dbc7..5889645 100644 --- a/PubKy App/Backend/Introduction.md +++ b/PubKy App/Backend/Introduction.md @@ -1,6 +1,6 @@ The Backend is responsible for collecting ([[Aggregator|aggregators]]) and organizing ([[Indexer|indexer]]) data from various sources, known asĀ [[Data Stores|data stores]]. -![backend](images/pubky-backend.png) +![backend](../../images/pubky-backend.png) Imagine you're trying to find a specific document in a large library. The backend is like a librarian who searches through the shelves, finds the right documents, and prepares them for you to use. This ensures that the data is accurate, up-to-date, and in a format that's easy to work with.