Skip to content
This repository was archived by the owner on Sep 22, 2023. It is now read-only.

Commit cf8d4a5

Browse files
fix broken img (#83)
1 parent 7dd5700 commit cf8d4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quickstart/smart-contract.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Finally, you will get back a `TransactionId` to confirm your contract was deploy
279279
> **Note**
280280
> You should prefix your `TransactionId` with `0x` to view it in the block explorer
281281
282-
![block explorer](/../images/block-explorer.png)
282+
![block explorer](../images/block-explorer.png)
283283

284284
### Congrats, you have completed your first smart contract on Fuel ⛽
285285

0 commit comments

Comments
 (0)