[Bug] Update link to fetch tutorial doc (#6174)
This commit is contained in:
parent
f49e92f3dd
commit
8f4db40b0f
|
|
@ -3,7 +3,7 @@ import { DocSearchItem } from "./utils";
|
||||||
export const defaultDocsConfig = [
|
export const defaultDocsConfig = [
|
||||||
{
|
{
|
||||||
link:
|
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",
|
title: "Tutorial",
|
||||||
path: "master/tutorial-1",
|
path: "master/tutorial-1",
|
||||||
kind: "document",
|
kind: "document",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user