Skip to content

Commit

Permalink
[Bug] Update link to fetch tutorial doc (appsmithorg#6174)
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhsaxena authored Jul 27, 2021
1 parent 4927f64 commit 8638b69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8638b69

Please sign in to comment.