The page discussing Tier-1 Validators includes several absolute URL paths, and should be replaced with relative links to the MDX files themselves.
What did you expect to see?
Links to other pages in the docs should use ../../relative/links.mdx syntax. (source)
What did you see instead?
Several links to other pages (in the validators section, mostly) that start with the absolute /docs path, and don't include the .mdx file extension.
The page discussing Tier-1 Validators includes several absolute URL paths, and should be replaced with relative links to the MDX files themselves.
What did you expect to see?
Links to other pages in the docs should use
../../relative/links.mdxsyntax. (source)What did you see instead?
Several links to other pages (in the validators section, mostly) that start with the absolute
/docspath, and don't include the.mdxfile extension.