File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Explore [**documentation**](https://kotlin.github.io/dataframe) for details.
42
42
You could find the following articles there:
43
43
44
44
* [ Guides and Examples] ( https://kotlin.github.io/dataframe/guides-and-examples.html )
45
- * [ Get started with Kotlin DataFrame] ( https://kotlin.github.io/dataframe/gettingstarted .html )
45
+ * [ Get started with Kotlin DataFrame] ( https://kotlin.github.io/dataframe/setup .html )
46
46
* [ Working with Data Schemas] ( https://kotlin.github.io/dataframe/schemas.html )
47
47
* [ Setup compiler plugin in Gradle project] ( https://kotlin.github.io/dataframe/compiler-plugin.html )
48
48
* [ Full list of all supported operations] ( https://kotlin.github.io/dataframe/operations.html )
@@ -61,7 +61,7 @@ Check out this [notebook with new features](examples/notebooks/feature_overviews
61
61
## Setup
62
62
63
63
> For more detailed instructions on how to get started with Kotlin DataFrame, refer to the
64
- > [ Getting Started] ( https://kotlin.github.io/dataframe/gettingstarted .html ) .
64
+ > [ Getting Started] ( https://kotlin.github.io/dataframe/setup .html ) .
65
65
66
66
### Kotlin Notebook
67
67
Original file line number Diff line number Diff line change 14
14
</toc-element >
15
15
</toc-element >
16
16
17
- <toc-element topic =" Setup.md" accepts-web-file-names =" installation.html " >
18
- <toc-element topic =" SetupKotlinNotebook.md" />
19
- <toc-element topic =" SetupGradle.md" />
20
- <toc-element topic =" SetupJupyter.md" />
21
- <toc-element topic =" SetupDatalore.md" />
22
- <toc-element topic =" SetupAndroid.md" />
17
+ <toc-element topic =" Setup.md" accepts-web-file-names =" gettingstarted " >
18
+ <toc-element topic =" SetupKotlinNotebook.md" accepts-web-file-names = " gettingstartedkotlinnotebook.html " />
19
+ <toc-element topic =" SetupGradle.md" accepts-web-file-names = " gettingstartedgradle.html " />
20
+ <toc-element topic =" SetupJupyter.md" accepts-web-file-names = " gettingstartedjupyternotebook.html " />
21
+ <toc-element topic =" SetupDatalore.md" accepts-web-file-names = " gettingstarteddatalore.html " />
22
+ <toc-element topic =" SetupAndroid.md" accepts-web-file-names = " gettingstartedgradleadvanced.html " />
23
23
<toc-element topic =" Modules.md" />
24
24
</toc-element >
25
25
<toc-element topic =" concepts.md" accepts-web-file-names =" overview.html" >
You can’t perform that action at this time.
0 commit comments