I would like to commit the following patch.
Currently, our configure script has PACKAGE_URL="", i.e. no reference to
the homepage of FriCAS.
I would like to use PACKAGE_URL in the generation of the documentation
(book and sphinx).
The attached patch declares
https://fricas.github.io as the official
homepage.
Ralf