We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150550e commit d21d31fCopy full SHA for d21d31f
.github/workflows/validate-documentation-links.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
command: check_broken_paths
29
directory: ./
30
- guide-url: 'https://github.com/microsoft/Phi-3CookBook/blob/main/CONTRIBUTING.md'
+ guide-url: 'https://github.com/microsoft/Generative-AI-for-beginners-dotnet/blob/main/CONTRIBUTING.MD'
31
github-token: ${{ secrets.GITHUB_TOKEN }}
32
33
check-urls-locale:
0 commit comments