From 6dae38fd4e6636e013cd73b66b1ab49063b98b86 Mon Sep 17 00:00:00 2001 From: Mostafa Ahangarha Date: Sun, 24 Sep 2023 23:00:31 +0330 Subject: [PATCH] Fix url prefix to be usable on GitHub --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81c63e96a..b8f0deb9b 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Read the [full review here](https://clutch.co/profile/shakacode#reviews?sort_by= * Source code example utilizing React-Rails: https://github.com/BookOfGreg/react-rails-example-app ## Documentation + - [Get started](docs/get-started.md) - [View Helper](docs/view-helper.md) - [UJS](docs/ujs.md)