Re: [PATCH] doc: fix link to net/bnxt flow capabilities

2023-07-19 Thread Thomas Monjalon
21/06/2023 11:57, David Marchand: > Having an explicit link to the main repository documentation breaks > other repositories documentation (like for LTS releases). > > Besides, the tables numerotation may change so add an explicit anchor to > those tables and refer to them. > > Fixes: b845c295cd1

[PATCH] doc: fix link to net/bnxt flow capabilities

2023-06-21 Thread David Marchand
Having an explicit link to the main repository documentation breaks other repositories documentation (like for LTS releases). Besides, the tables numerotation may change so add an explicit anchor to those tables and refer to them. Fixes: b845c295cd13 ("doc: update Broadcom bnxt guide") Cc: sta...