fix: image paths
This commit is contained in:
parent
962a4bfa78
commit
7b7e2f54da
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ Proving and programming are inherently interactive tasks. Lots of mathematical o
|
|||
structures are visual in nature. *User widgets* let you associate custom interactive UIs with
|
||||
sections of a Lean document. User widgets are rendered in the Lean infoview.
|
||||
|
||||

|
||||

|
||||
|
||||
## Trying it out
|
||||
|
||||
|
|
@ -165,7 +165,7 @@ Finally we can try out the widget.
|
|||
#widget checkWidget .null
|
||||
|
||||
/-!
|
||||

|
||||

|
||||
|
||||
## Building widget sources
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue