Skip to content

Commit c2f5bf9

Browse files
authored
Merge pull request #138 from tecladocode/add-lecture-slugs-contentful
2 parents d91e28f + a73eb73 commit c2f5bf9

File tree

69 files changed

+135
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+135
-9
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"githubPullRequests.ignoredPullRequestBranches": [
3+
"develop"
4+
]
5+
}

docs/docs/01_course_intro/02_how_to_install_python/README.md

Lines changed: 2 additions & 1 deletion

docs/docs/01_course_intro/03_how_to_install_ide/README.md

Lines changed: 1 addition & 0 deletions

docs/docs/01_course_intro/04_what_is_rest_api/README.md

Lines changed: 6 additions & 5 deletions

docs/docs/03_first_rest_api/01_project_overview/README.md

Lines changed: 1 addition & 0 deletions

docs/docs/03_first_rest_api/02_getting_set_up/README.md

Lines changed: 1 addition & 0 deletions

docs/docs/03_first_rest_api/03_first_rest_api_endpoint/README.md

Lines changed: 1 addition & 0 deletions

docs/docs/03_first_rest_api/04_what_is_json/README.md

Lines changed: 1 addition & 0 deletions

docs/docs/03_first_rest_api/05_make_request_to_rest_api/README.md

Lines changed: 1 addition & 0 deletions

docs/docs/03_first_rest_api/06_creating_stores/README.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)