branch: externals/code-cells
commit dcb0465a4650ba580f288cf9bcd56d12fe292954
Author: Augusto Stoffel <[email protected]>
Commit: Augusto Stoffel <[email protected]>

    Fix image link
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 33b75dc932..109381ebbe 100644
--- a/README.org
+++ b/README.org
@@ -10,7 +10,7 @@ directly in Emacs.  They will be automatically converted to a 
script
 for editing, and converted back to notebook format when saving.
 
 #+caption: Working on a Jupyter notebook as a plain Python script
-https://raw.githubusercontent.com/astoff/code-cells.el/images/screenshot.png
+[[https://raw.githubusercontent.com/astoff/code-cells.el/images/screenshot.png]]
 
 By default, three styles of comments are recognized as cell
 boundaries:

Reply via email to