Skip to content

Commit 1d91577

Browse files
committed
docs: fix tvdemo.gif path to use relative reference
1 parent 929d14b commit 1d91577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
A production-ready TV application template built with React Native, supporting Android TV, Apple TV, Fire TV (with Fire OS), Fire TV (with Vega OS) and Web TV platforms. This monorepo showcases best practices for building cross-platform TV applications with shared UI components, efficient focus management, and platform-specific optimizations.
77

8-
![Demo GIF](https://github.com/AmazonAppDev/react-native-multi-tv-app-sample/blob/main/tvdemo.gif)
8+
![Demo GIF](./tvdemo.gif)
99

1010
## Table of Contents
1111

0 commit comments

Comments
 (0)