On Tue, May 10 2022, "Michael S. Tsirkin" <[email protected]> wrote:
> Paul Knight reports: > > Minor broken links in the "Revision History" - Appendix D > - https://lists.oasis-open.org/archives/virtio-dev/201910/msg00057.html. (bad > link due to inclusion of the terminating period - second item dated 01 Sep > 2020 > in Appendix D Revision history) - not a blocking issue > - https://lkml.org/lkml/2020/4/21/1020) (bad link due to including the final > right parenthesis in the hyperlink - item dated 01 Sep 2020 by Petre Eftime) - > not a blocking issue These two are obvious formatting issues, which we may try to catch in post-processing going forward. > - https://github.org/oasis-tcs/virtio-spec/issues/97 (bad link due to using > github.org instead of github.com - first item dated 30 Mar 2021 in Appendix D > Revision history) - not a blocking issue That error was pre-existing in the commit message the changelog had been generated from -- we can fix it here (we can't fix it in the git history); going forward, should we always try to fixup links for the changelog? I imagine that links may end up in history that break later on. > > Reported-by: Paul Knight <[email protected]> > Signed-off-by: Michael S. Tsirkin <[email protected]> > --- > cl-os.tex | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Anyway, Reviewed-by: Cornelia Huck <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
