Skip to content

Commit 8a66097

Browse files
authored
Fix typo on the chat integration guides (#1004)
1 parent e66a0cc commit 8a66097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/Android/06-advanced/07-chat-with-video.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Let's see how to implement this.
2424

2525
## Creating the project
2626

27-
The easiest way to get a project working is using one of our [Dogfooding App](https://github.com/GetStream/stream-video-android/tree/develop/dogfooding). Open the `dogfooding` project in Android studio.
27+
The easiest way to get a project working is using one of our [Demo App](https://github.com/GetStream/stream-video-android/tree/develop/demo-app). Open the `dogfooding` project in Android studio.
2828

2929
Let the project sync. It should have all the dependencies required for you to finish this guide. Some of the notable dependencies are the following:
3030

0 commit comments

Comments
 (0)