Skip to content

Commit a0f88aa

Browse files
authored
Merge pull request #3634 from krushnarout/patch-1
Fix: GitHub Copilot broken link
2 parents 5385fd6 + dbc6d1b commit a0f88aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/1/en/part1d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@ Programming is hard, that is why I will use all the possible means to make it ea
11281128

11291129
### Utilization of Large language models
11301130

1131-
Large language models such as [ChatGPT](https://chat.openai.com/auth/login), [Claude](https://claude.ai/) and [GitHub Copilot](https://github.com/ features/copilot) have proven to be very useful in software development.
1131+
Large language models such as [ChatGPT](https://chat.openai.com/auth/login), [Claude](https://claude.ai/) and [GitHub Copilot](https://github.com/features/copilot) have proven to be very useful in software development.
11321132

11331133
Personally, I mainly use Copilot, which integrates seamlessly with VS Code thanks to the [plugin](https://visualstudio.microsoft.com/github-copilot/).
11341134

0 commit comments

Comments
 (0)