mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
Update URL
This commit is contained in:
@@ -79,7 +79,7 @@ export const GET: APIRoute = () => {
|
||||
content += "## Repository\n\n";
|
||||
content += "- **GitHub**: https://github.com/github/awesome-copilot\n";
|
||||
content += "- **License**: MIT\n";
|
||||
content += "- **Website**: awesome-copilot.github.com\n";
|
||||
content += "- **Website**: https://awesome-copilot.github.com\n";
|
||||
|
||||
return new Response(content, {
|
||||
headers: { "Content-Type": "text/plain; charset=utf-8" },
|
||||
|
||||
Reference in New Issue
Block a user