Re: [PATCH 1/5] projects/glibc: slightly adjust the structure

Siddhesh Poyarekar <[email protected]> Thu, 7 Mar 2024 15:38:34 -0500
Newsgroups org.linuxfoundation.lists.cti-tac
Message-ID <[email protected]>
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?

Thanks,
Sid