Skip to content

Commit 4945f04

Browse files
tmzullingergitster
authored andcommitted
api docs: link to html version of api-trace2
In f6d25d7 (api docs: document that BUG() emits a trace2 error event, 2021-04-13), a link to the plain text version of api-trace2 was added in `technical/api-error-handling.txt`. All of our other `link:`s point to the html versions. Do the same here. Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 086eaab commit 4945f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/api-error-handling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ parse-options.c.
4646
returns -1 after reporting the situation to the caller.
4747

4848
These reports will be logged via the trace2 facility. See the "error"
49-
event in link:api-trace2.txt[trace2 API].
49+
event in link:api-trace2.html[trace2 API].
5050

5151
Customizable error handlers
5252
---------------------------

0 commit comments

Comments
 (0)