Skip to content

Commit 1a7c941

Browse files
authored
convert autolink into url macro
This allows to add the final period.
1 parent 2979f59 commit 1a7c941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/B-embedding-git/sections/dulwich.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ porcelain.log('.', max_entries=1)
4040

4141
==== Further Reading
4242

43-
* The official API documentation is available at https://www.dulwich.io/docs/api/
43+
* The official API documentation is available at https://www.dulwich.io/docs/api/[].
4444
* Official tutorial at https://www.dulwich.io/docs/tutorial[] has many examples of how to do specific tasks with Dulwich.

0 commit comments

Comments
 (0)