fix assets location the docs

This commit is contained in:
zvictor
2025-03-25 09:32:24 +01:00
parent eee5ee808b
commit a1c28a21a9
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ nav_order: 1
A **Node** is the smallest building block. Each Node has 3 steps `prep->exec->post`:
<div align="center">
<img src="https://github.com/the-pocket/PocketFlow/raw/main/assets/node.png?raw=true" width="400"/>
<img src="https://github.com/the-pocket/.github/raw/main/assets/node.png?raw=true" width="400"/>
</div>
1. `prep(shared)`