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.
4242You could find the following articles there:
4343
4444* [ 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 )
4646* [ Working with Data Schemas] ( https://kotlin.github.io/dataframe/schemas.html )
4747* [ Setup compiler plugin in Gradle project] ( https://kotlin.github.io/dataframe/compiler-plugin.html )
4848* [ 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
6161## Setup
6262
6363> 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 ) .
6565
6666### Kotlin Notebook
6767
Original file line number Diff line number Diff line change 1414 </toc-element >
1515 </toc-element >
1616
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 " />
2323 <toc-element topic =" Modules.md" />
2424 </toc-element >
2525 <toc-element topic =" concepts.md" accepts-web-file-names =" overview.html" >
You can’t perform that action at this time.
0 commit comments