Cena Mayo <cenaz...@gmail.com> writes: > On https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-scheme.html , > > the line "You might also want to install packages that augment Geiser." > contains a couple of broken links to Geiser manual pages. > > I created a patch (my first!), attached here.
Thanks! Looks like there's one link you missed: > You'll need to > [[https://www.nongnu.org/geiser/geiser_2.html#Installation][install > Geiser]] and at least one Scheme supported by Geiser. You might also This should be the same URL as in the immediately preceding link with the description "several scheme implementations" i.e.: https://www.nongnu.org/geiser/Installation.html#Installation For the same reason, that preceding link seems redundant; feel free to remove it. The commit message should start with the file name, something like this: ob-doc-scheme.org: Update links to Geiser (For more on Org commit-message conventions, see: https://orgmode.org/worg/org-contribute.html#commit-messages While that applies especially to code, it makes sense for Worg too.) At your convenience, could you please resend a patch with those changes? Regards, Christian