Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion samples/notebooks/dotnet/Getting-Started-Notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"Sample app learning examples:\n",
"- [Simple chat summary](../../apps/chat-summary-webapp-react/README.md) (**Recommended**) – learn how basic semantic functions can be added to an app\n",
"- [Book creator](../../apps/book-creator-webapp-react/README.md) – learn how Planner and chaining of semantic functions can be used in your app\n",
"- [Authenication and APIs](../../dotnet/graph-api-skills/README.md) – learn how to connect to external API's with authenication while using Semantic Kernel"
"- [Authentication and APIs](../../dotnet/graph-api-skills/README.md) – learn how to connect to external API's with authentication while using Semantic Kernel"
]
}
],
Expand Down