fix link from intro

This commit is contained in:
DanRoscigno 2022-09-27 10:21:35 -04:00
parent 32eca72bff
commit 4be153cbd3

View File

@ -6,7 +6,7 @@ sidebar_label: VIEW
# CREATE VIEW
Creates a new view. Views can be [normal](#normal), [materialized](#materialized), [live](#live-view), and [window](#window-view) (live view and window view are experimental features).
Creates a new view. Views can be [normal](#normal), [materialized](#materialized-view), [live](#live-view), and [window](#window-view) (live view and window view are experimental features).
## Normal View