Skip to content

Commit d21d31f

Browse files
committed
Update guide URL in documentation link validation workflow
1 parent 150550e commit d21d31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-documentation-links.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
command: check_broken_paths
2929
directory: ./
30-
guide-url: 'https://github.com/microsoft/Phi-3CookBook/blob/main/CONTRIBUTING.md'
30+
guide-url: 'https://github.com/microsoft/Generative-AI-for-beginners-dotnet/blob/main/CONTRIBUTING.MD'
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232

3333
check-urls-locale:

0 commit comments

Comments
 (0)