From b20cda6edfe7a19c29ae2b622527aa7d521db91c Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 15 Mar 2024 15:51:51 -0400 Subject: update links in API docs and small change in type library docs --- docs/dev/annotation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/annotation.md b/docs/dev/annotation.md index 60cb9681..abdf91c1 100644 --- a/docs/dev/annotation.md +++ b/docs/dev/annotation.md @@ -473,7 +473,7 @@ Exporting a header uses the `TypePrinter.print_all_types` api, and outputs a str ## Type Libraries -Type Libraries have outgrown this section and now live [in their own file](typelibraries.md) +Type Library documentation has outgrown this section and now lives [in a separate file](typelibraries.md). ## Signature Library -- cgit v1.3.1