Skip to content

Commit 4daacfa

Browse files
committed
refactor: ♻️ Update totalDuration for NATS campaign
1 parent e2d0f29 commit 4daacfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/campaigns/nats/campaign-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const natsCampaignData: CampaignData = {
2323
description: `Welcome to North Atlantic Teleport Services, a commercial satellite ground station facility in rural Vermont. In this campaign, you'll learn the fundamentals of satellite communications by conducting first light tests, tracking satellites, and establishing reliable RF links for GEO communication satellites serving the North Atlantic region.<br><br>Through a series of progressively challenging scenarios, you'll master ground station equipment operation, signal acquisition techniques, and RF link analysis while following the story of bringing multiple communication satellites into operational service.`,
2424
imageUrl: 'nats/north-atlantic-teleport-services.png',
2525
difficulty: 'beginner',
26-
totalDuration: '105-130 min',
26+
totalDuration: '175-240 min',
2727
campaignType: 'Commercial Communications',
2828
scenarios: [
2929
scenario1Data,

0 commit comments

Comments
 (0)