issues
search
microsoft
/
semantic-kernel-starters
Starter Projects for Semantic Kernel
MIT License
345
stars
122
forks
source link
fix: wrong git clone url in readme
#100
Closed
m-v-k
closed
8 months ago
m-v-k
commented
9 months ago
Why is this change required? -> wrong url in readme file
What problem does it solve? -> correct the url
What scenario does it contribute to? -> contribution / usage
If it fixes an open issue, please link to the issue here. -> it doesn't
[ x] The code builds clean without any errors or warnings
[x ] The PR follows SK Contribution Guidelines (
https://github.com/microsoft/semantic-kernel-starters/blob/main/CONTRIBUTING.md
)
[x ] The code follows the .NET coding conventions (
https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions
) verified with
dotnet format
[x ] All unit tests pass, and I have added new tests where possible
[x ] I didn't break anything :smile:
dotnet format