Update Environment Examples to point to correct repository URL (#34)
This commit is contained in:
parent
357bcb41d4
commit
2e702c241b
@ -9,7 +9,7 @@ NEXT_PUBLIC_LIVEKIT_URL=wss://YOUR_LIVEKIT_URL
|
||||
NEXT_PUBLIC_APP_CONFIG="
|
||||
title: 'LiveKit Agent Playground'
|
||||
description: 'LiveKit Agent Playground allows you to test your LiveKit Agent integration by connecting to your LiveKit Cloud or self-hosted instance.'
|
||||
github_link: 'https://github.com/livekit-examples/agent-playground'
|
||||
github_link: 'https://github.com/livekit/agents-playground'
|
||||
theme_color: 'cyan'
|
||||
video_fit: 'cover' # 'contain' or 'cover'
|
||||
outputs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user