docs: fix links to qlik.dev (#1247)

This commit is contained in:
Li Kang
2023-04-28 10:57:28 +02:00
committed by GitHub
parent ca46370b1b
commit 63c4196c9c
6 changed files with 11 additions and 11 deletions

View File

@@ -9,10 +9,10 @@ title: Introduction
## Nebula.js documentation
You can find the documentation on [Qlik's developer portal](https://qlik.dev/libraries-and-tools/nebulajs).
You can find the documentation on [Qlik's developer portal](https://qlik.dev/extend/set-up-nebula-environment).
To quickly get started, check out the tutorial on how to [embed visualization into your own web app](https://qlik.dev/tutorials/build-a-simple-mashup-using-nebulajs).
To quickly get started, check out the tutorial on how to [embed visualization into your own web app](https://qlik.dev/embed/integrate-web-apps/build-a-simple-mashup).
You can also walk through the tutorial on how to [build your own extension](https://qlik.dev/tutorials/build-a-helloworld-extension-using-nebulajs).
You can also walk through the tutorial on how to [build your own extension](https://qlik.dev/extend/extend-quickstarts/first-extension).
Explore the full [stardust API reference](https://qlik.dev/apis/javascript/nebulajs-stardust).