mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix broken link
This commit is contained in:
parent
3f728f3bc3
commit
08baa8922e
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ This will produce output like this:
|
|||
|
||||
#### Apply Zeppelin Dynamic Forms
|
||||
|
||||
You can leverage [Zeppelin Dynamic Form](https://zeppelin.incubator.apache.org/docs/manual/dynamicform.html) inside your queries. You can use both the `text input` and `select form` parametrization features
|
||||
You can leverage [Zeppelin Dynamic Form](../manual/dynamicform.html) inside your queries. You can use both the `text input` and `select form` parametrization features
|
||||
|
||||
```sql
|
||||
%psql.sql
|
||||
|
|
|
|||
Loading…
Reference in a new issue