Skip to content

Commit

Permalink
fix copy
Browse files Browse the repository at this point in the history
  • Loading branch information
andkret committed Jul 17, 2024
1 parent 93ea657 commit 8716e94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/copy-to-documenation-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
personal_token: ${{ secrets.ACTION_TOKEN }}
src_branch: master
src_path: /README.md
src_path: README.md
dst_owner: andkret
dst_repo_name: Cookbook
dst_path: /docs/00-TableOfContents.md
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Find the change log with all recent updates here: [SEE UPDATES](sections/10-Upda
- [1001 Interview Questions](sections/08-InterviewQuestions.md)
- [Recommended Books, Courses, and Podcasts](sections/09-BooksAndCourses.md)
- [Updates](sections/10-Updates.md)
<!-- -->
<!-- test -->

- [How To Contribute](#how-to-contribute)
- [Support What You Like](#support)
Expand Down

0 comments on commit 8716e94

Please sign in to comment.