Skip to content

Commit

Permalink
Merge pull request #328 from mathbunnyru/patch-1
Browse files Browse the repository at this point in the history
Fix automatic merging link in README.md
  • Loading branch information
manics authored Oct 7, 2023
2 parents 34162ec + b0c88c6 commit 8bc0563
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 @@ -9,7 +9,7 @@

`nbgitpuller` lets you distribute content in a git repository to your students
by having them click a simple link. [Automatic
merging](https://nbgitpuller.readthedocs.io/topic/automatic-merging.html)
merging](https://nbgitpuller.readthedocs.io/en/latest/topic/automatic-merging.html)
ensures that your students are never exposed to `git` directly. It is primarily
used with a JupyterHub, but can also work on students' local computers.

Expand Down

0 comments on commit 8bc0563

Please sign in to comment.