Closed JMorado closed 7 months ago
As far as I can tell, all you changed was to move the word "implementation" into the link description? What was the problem?
The problem was that there were two links associated with the MACE keyword: one pointing to https://arxiv.org/abs/2206.07697 and another to the repository https://github.com/ACEsuit/mace. It appears that Sphinx does not handle this well.
Ok. Thanks!
Sphinx is having trouble with the two links for MACE in the README.md file added in PR #72, which are preventing the docs from building properly. I've tested this fix on my fork, and it seems to resolve the issue.