Skip to content

Commit

Permalink
Merge pull request #58 from MicrosoftDocs/baywet-patch-1
Browse files Browse the repository at this point in the history
- adds missing links to quick start tutorials
  • Loading branch information
baywet authored Jan 24, 2024
2 parents e416866 + ee4dd14 commit a0df2b0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions OpenAPI/kiota/quickstarts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,10 @@ Kiota quick starts are step-by-step exercises that guide you through generating
| Quick start | GitHub location |
|-------------|-----------------|
| [CLI](cli.md) | [microsoft/kiota-samples/get-started/quickstart/cli](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/cli) |
| [.NET](dotnet.md) | [microsoft/kiota-samples/get-started/quickstart/dotnet](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/dotnet) |
| [Go](go.md) | [microsoft/kiota-samples/get-started/quickstart/go](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/go) |
| [Java](java.md) | [microsoft/kiota-samples/get-started/quickstart/java](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/java) |
| [PHP](php.md) | [microsoft/kiota-samples/get-started/quickstart/php](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/php) |
| [Python](python.md) | [microsoft/kiota-samples/get-started/quickstart/python](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/python) |
| [TypeScript](typescript.md) | [microsoft/kiota-samples/get-started/quickstart/typescript](https://github.com/microsoft/kiota-samples/tree/main/get-started/quickstart/typescript) |

0 comments on commit a0df2b0

Please sign in to comment.