Skip to content

Commit 8e9a9b0

Browse files
committed
Rename repository field to name in projects.json
1 parent 9fbdee2 commit 8e9a9b0

File tree

1 file changed

+1
-1
lines changed
  • data/models/documentation/About_dzcode_io/Add_Your_Project_To_dzcode_io

1 file changed

+1
-1
lines changed

data/models/documentation/About_dzcode_io/Add_Your_Project_To_dzcode_io/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To add new project, named for example: "**My Awesome Project**", simply do the f
1515
{
1616
"provider": "github",
1717
"owner": "your-github-username",
18-
"repository": "your-awesome-project"
18+
"name": "your-awesome-project"
1919
}
2020
]
2121
}

0 commit comments

Comments
 (0)