mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: fix hot reload link
This commit is contained in:
parent
80861f2219
commit
41808f80fd
@ -1502,7 +1502,7 @@ before their definition.
|
|||||||
Right now it's not possible to modify types while the program is running.
|
Right now it's not possible to modify types while the program is running.
|
||||||
|
|
||||||
More examples, including a graphical application:
|
More examples, including a graphical application:
|
||||||
[github.com/vlang/v/tree/master/examples/hot_code_reloading](https://github.com/vlang/v/tree/master/examples/hot_code_reloading).
|
[github.com/vlang/v/tree/master/examples/hot_code_reload](https://github.com/vlang/v/tree/master/examples/hot_reload).
|
||||||
|
|
||||||
## Cross compilation
|
## Cross compilation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user