mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
change png path
This commit is contained in:
parent
304842a3fc
commit
ea6f51fb0e
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ println(
|
|||
|
||||
After running the paragraph, you will see output similar to this one:
|
||||
|
||||
<img src="/assets/themes/zeppelin/img/docs-img/homepage_custom_notebook_list.png" />
|
||||
<img src="../assets/themes/zeppelin/img/docs-img/homepage_custom_notebook_list.png" />
|
||||
|
||||
That's it! Voila! You have your note list.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue