Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
shankari authored Nov 27, 2022
1 parent 40fb048 commit 2ef8caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Restart & Clear Output).
1. **UI-only:**
1. Download the notebook (Download -> ipynb)
1. Upload the notebook using the GitHub UI (Upload Files, next to Clone or Download)
1. **CLI only:** Follow the [instructions on github](https://help.github.com/en/articles/creating-a-pull-request) - i.e.
1. **CLI only:** Follow the [instructions on github](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) - i.e.
1. Create a new branch (e.g. `$ git checkout -b`)
1. Commit the new notebook (e.g. `$ git add` and `$ git commit`)
1. Push and generate pull request
Expand Down

0 comments on commit 2ef8caf

Please sign in to comment.