Skip to content

Commit

Permalink
Adding new videos
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos committed Dec 19, 2024
1 parent 774eb36 commit 0fa45a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
{
"id": 3,
"title": "Chat on mobile",
"videoUrl": "",
"videoUrl": "https://youtu.be/EQH-V5jQ0aA",
"description": "Get coding assistance on-the-go with Copilot's mobile chat feature. This lets you summarize issues/pull requests/discussions, or ask broader questions about a repository for example.",
"ghes_support": true
},
Expand Down Expand Up @@ -218,7 +218,7 @@
{
"id": 23,
"title": "Usage metrics",
"videoUrl": "",
"videoUrl": "https://youtu.be/43yFNFT8-R4",
"description": "Track your team's usage of Copilot with detailed metrics and insights.",
"ghes_support": false
},
Expand All @@ -239,7 +239,7 @@
{
"id": 26,
"title": "Content Exclusions",
"videoUrl": "",
"videoUrl": "https://youtu.be/J2qaVAaQzY8",
"description": "With Content Exclusions you can exclude certain parts of your codebase from being sent to Copilot. Think for example of files containing sensitive information, like secrets.",
"ghes_support": false
}
Expand Down

0 comments on commit 0fa45a9

Please sign in to comment.