Skip to content

Commit db2bb0a

Browse files
committed
Fix github forme link - issue #2
1 parent 4a494f0 commit db2bb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-app/front-end/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<router-view />
3535

3636

37-
<a href="https://github.com/redis-developer/getting-started-redisearch"><img src="/imgs/forkme_left_red.svg" style="position:absolute;top:0;left:0;" alt="Fork me on GitHub"></a>
37+
<a href="https://github.com/RediSearch/redisearch-getting-started"><img src="/imgs/forkme_left_red.svg" style="position:absolute;top:0;left:0;" alt="Fork me on GitHub"></a>
3838

3939
</div>
4040
</template>

0 commit comments

Comments
 (0)