From 55ed8bfe1cc5d8c84cf23667d395cc6a7237c7ae Mon Sep 17 00:00:00 2001 From: Eduardo Rocha Date: Thu, 10 Aug 2023 12:02:14 +0200 Subject: [PATCH] Fix link on known issues docs --- docs/en/reference/limitations-and-known-issues.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/reference/limitations-and-known-issues.rst b/docs/en/reference/limitations-and-known-issues.rst index 8a960f63d76..eb0b667ab60 100644 --- a/docs/en/reference/limitations-and-known-issues.rst +++ b/docs/en/reference/limitations-and-known-issues.rst @@ -167,7 +167,7 @@ have produced, this is probably fine. However, to mention known limitations, it is currently not possible to use "class" level `annotations `_ or -`attributes ` on traits, and attempts to +`attributes `_ on traits, and attempts to improve parser support for traits as `here `_ or `there `_ have been abandoned due to complexity.