mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-25 17:00:20 +00:00
chore: publish from main
This commit is contained in:
@@ -799,7 +799,8 @@ function generatePluginsSection(pluginsDir) {
|
||||
}
|
||||
|
||||
const publishedManifestUrl = `${publishedArtifactBaseUrl}/.github/plugin/marketplace.json`;
|
||||
const sourceTreeUrl = "https://github.com/github/awesome-copilot/tree/HEAD/plugins";
|
||||
const sourceTreeUrl =
|
||||
"https://github.com/github/awesome-copilot/tree/main/plugins";
|
||||
const pluginLinkGuidance = [
|
||||
"",
|
||||
`- Published marketplace manifest (tool-facing): \`${publishedManifestUrl}\``,
|
||||
|
||||
Reference in New Issue
Block a user