File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
invokeai/frontend/web/src/features
gallery/components/ImageViewer Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ export const NoContentForViewer = () => {
4747 color = "white"
4848 fontSize = "md"
4949 fontWeight = "semibold"
50- href = "https://www.youtube.com/@invokeai/videos "
50+ href = "https://www.youtube.com/playlist?list=PLvWK1Kc8iXGrQy8r9TYg6QdUuJ5MMx-ZO "
5151 target = "_blank"
5252 />
5353 ) ,
Original file line number Diff line number Diff line change @@ -15,19 +15,19 @@ export const CanvasV2Announcement = () => {
1515 fontSize = "sm"
1616 fontWeight = "semibold"
1717 label = { t ( 'whatsNew.canvasV2Announcement.readReleaseNotes' ) }
18- href = "https://github.com/invoke-ai/InvokeAI/releases"
18+ href = "https://github.com/invoke-ai/InvokeAI/releases/tag/v5.0.0 "
1919 />
2020 < ExternalLink
2121 fontSize = "sm"
2222 fontWeight = "semibold"
2323 label = { t ( 'whatsNew.canvasV2Announcement.watchReleaseVideo' ) }
24- href = "https://www.youtube.com/@invokeai/videos "
24+ href = "https://www.youtube.com/watch?v=y80W3PjR0Gc "
2525 />
2626 < ExternalLink
2727 fontSize = "sm"
2828 fontWeight = "semibold"
2929 label = { t ( 'whatsNew.canvasV2Announcement.watchUiUpdatesOverview' ) }
30- href = "https://www.youtube.com/@invokeai/videos "
30+ href = "https://www.youtube.com/watch?v=Tl-69JvwJ2s "
3131 />
3232 </ Flex >
3333 </ Flex >
You can’t perform that action at this time.
0 commit comments