Fix broken image link

This commit is contained in:
Tao Lin 2021-07-22 14:14:52 -07:00
parent 37a0361617
commit 9aa688aa82
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ To simplify the description, we ignore the batching mechanisms happening in each
Figure 1 illustrates how a mutation is routed inside FDB. The solid lines are asynchronous pull operations, while the dotted lines are synchronous push operations. Figure 1 illustrates how a mutation is routed inside FDB. The solid lines are asynchronous pull operations, while the dotted lines are synchronous push operations.
.. image:: /images/FDB_ha_write_path.png .. image:: images/FDB_ha_write_path.png
At Client At Client
--------- ---------