[Bug] Update link to fetch tutorial doc (#6174)

This commit is contained in:
Rishabh Saxena 2021-07-27 15:35:33 +05:30
parent f49e92f3dd
commit 8f4db40b0f

View File

@ -3,7 +3,7 @@ import { DocSearchItem } from "./utils";
export const defaultDocsConfig = [
{
link:
"https://raw.githubusercontent.com/appsmithorg/appsmith-docs/v1.2.1/tutorial-1/README.md",
"https://raw.githubusercontent.com/appsmithorg/appsmith-docs/v1.2.1/tutorials/building-a-store-catalog-manager/README.md",
title: "Tutorial",
path: "master/tutorial-1",
kind: "document",