Skip to content

Commit 7af0c97

Browse files
committed
Fix broken link
1 parent 4a920d5 commit 7af0c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/101-samples/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1537,7 +1537,7 @@ For an example of the credentials callback in action, check out [the network exa
15371537
or the built-in [credential helpers](https://github.com/libgit2/libgit2/blob/development/src/transports/cred_helpers.c).
15381538
15391539
(
1540-
[`git_remote_stop`](http://libgit2.github.com/libgit2/#HEAD/type/git_remote_stop),
1540+
[`git_remote_stop`](http://libgit2.github.com/libgit2/#HEAD/group/remote/git_remote_stop),
15411541
[`git_remote_callbacks`](http://libgit2.github.com/libgit2/#HEAD/type/git_remote_callbacks),
15421542
[`git_remote_set_callbacks`](http://libgit2.github.com/libgit2/#HEAD/group/remote/git_remote_set_callbacks)
15431543
)

0 commit comments

Comments
 (0)