mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix link
This commit is contained in:
parent
dcdaa74b85
commit
4369f3e299
1 changed files with 1 additions and 1 deletions
|
|
@ -261,4 +261,4 @@ In sql environment, you can create form in simple template.
|
|||
select * from ${table=defaultTableName} where text like '%${search}%'
|
||||
```
|
||||
|
||||
To learn more about dynamic form, checkout [Dynamic Form](../dynamicform.html).
|
||||
To learn more about dynamic form, checkout [Dynamic Form](../manual/dynamicform.html).
|
||||
|
|
|
|||
Loading…
Reference in a new issue