Skip to content

Commit a7e9305

Browse files
Fix broken links
1 parent f35d86b commit a7e9305

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/1-hour/1-add-endpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ You've added a new endpoint with the help of GitHub Copilot! You saw how Copilot
9191
|:-----------------------------------|------------------------------------------:|
9292

9393
[client-code]: /client/
94-
[copilot-suggestions]: https://docs.github.com/en/copilot/using-github-copilot/
94+
[copilot-suggestions]: https://docs.github.com/en/copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot
9595
[flask-routing]: https://flask.palletsprojects.com/en/stable/quickstart/#routing
96-
[http-methods]: https://www.w3schools.com/tags/ref_httpmethods.aspgetting-code-suggestions-in-your-ide-with-github-copilot
96+
[http-methods]: https://www.w3schools.com/tags/ref_httpmethods.asp
9797
[prompt-crafting]: https://code.visualstudio.com/docs/copilot/prompt-crafting
9898
[server-code]: /server/
9999
[vscode-copilot]: https://code.visualstudio.com/docs/copilot/ai-powered-suggestions

0 commit comments

Comments
 (0)