Skip to content

Commit d70b6a7

Browse files
committed
Fix image link
Absolute to relative path
1 parent f43e42f commit d70b6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exb/cop/docs/site-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Throughout the documentation, you will see colored call-out boxes and custom but
2323
<br>
2424
**Copy Code Blocks:**
2525
When you see a code block like the one below, if you click the small copy icon in the right corner the code will be copied to the clipboard.<br>
26-
![Copy Code Block Screenshot](/images/pages/site-guide-code-copy.jpg)
26+
![Copy Code Block Screenshot](images/pages/site-guide-code-copy.jpg)
2727

2828
**Source Code Buttons:**
2929
When you see a green button like the one below, it indicates a direct link to the live source code or Jupyter Notebook hosted in the GitHub repository.<br><br>

0 commit comments

Comments
 (0)