Skip to content

Commit

Permalink
adding audio
Browse files Browse the repository at this point in the history
  • Loading branch information
code4clouds authored Aug 9, 2024
1 parent 4b86f95 commit dc2842f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/guided_tour/home_workspace_marketplace_offers.mp3",
"target_title": "Sample audio 3",
"content_type": "audio",
"jquery_selector": "span:contains('Overview')"
"jquery_selector": "he-task-item:contains('Private Offers')"
},
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
Expand All @@ -36,7 +36,7 @@
"target_title": "Mastering the SaaS Accelerator (full course)",
"target_url": "https://partner.microsoft.com/en-us/training/assets/collection/mastering-the-saas-accelerator#/",
"content_type": "link",
"jquery_selector": "foo",
"jquery_selector": "span:contains('Overview')",
"event": "load"
},
{
Expand Down

0 comments on commit dc2842f

Please sign in to comment.