mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix link for dynamic form
This commit is contained in:
parent
4fba5630e2
commit
4e5b235729
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ gfsh -e "connect" -e "list members"
|
|||
|
||||
#### Apply Zeppelin Dynamic Forms
|
||||
|
||||
You can leverage [Zeppelin Dynamic Form](https://zeppelin.incubator.apache.org/docs/manual/dynamicform.html) inside your OQL queries. You can use both the `text input` and `select form` parameterization features
|
||||
You can leverage [Zeppelin Dynamic Form](../manual/dynamicform.html) inside your OQL queries. You can use both the `text input` and `select form` parameterization features
|
||||
|
||||
```sql
|
||||
%geode.oql
|
||||
|
|
|
|||
Loading…
Reference in a new issue