Re: [PATCH 1/5] projects/glibc: slightly adjust the structure
Carlos O'Donell <[email protected]> Thu, 7 Mar 2024 15:45:33 -0500
| Newsgroups | org.linuxfoundation.lists.cti-tac |
|---|---|
| Organization | Red Hat |
| Message-ID | <[email protected]> |
On 3/7/24 15:38, Siddhesh Poyarekar wrote: > On 2024-03-07 15:22, Carlos O'Donell wrote: >>> * Mailing lists @@ -81,7 +88,7 @@ The following is the suggested >>> list of services to be migrated (with notes): * Isolate BBB from >>> other services. The current list of glibc services were put >>> together as part of the -CTI TAC `glibc service enumeration >>> <./enum>`_. +CTI TAC `glibc service enumeration <./enum.html>`_. >> >> I don't think this is correct. >> >> I agree the website link is broken, but it has to be a >> cross-document reference that works when generated as html (rather >> than assume html). >> > > Oops, looks like it just needed a :doc: prefix and not the .html > suffix. OK if I fix this up and add your R-b? Yes. You have my R-b for all cases where you fix this in a non-html-specific way where I otherwise rejected it. Reviewed-by: Carlos O'Donell <[email protected]> -- Cheers, Carlos.