Conversation
As suggested by @atteggiani here: #250 (comment)
|
Co-authored-by: Davide Marchegiani <davide.marchegiani@gmail.com>
|
Thanks @atteggiani |
|
I've added the plugin to the requirements.txt file so that it now builds fine. |
There was a problem hiding this comment.
I think it resolves the fundamental problem, which was incorrect resolution of absolute links, but the Inputs and Configuration/Configuration choices pages still lead to 404s, just because the links in the top index.md are incorrect (There is no /inputs/Forcing-data-models nor /configurations/Overview). Not sure if you want to fix this here, as it's a different problem.
I would leave this to a PR updating the Home page. |
Whyborn
left a comment
There was a problem hiding this comment.
With the caveat that the remaining broken links (which are broken due to pages actually not existing, rather than absolute links not being resolved) will be fixed in a later PR, this looks fine to me.
Closes: #250 (if works)
As suggested by @atteggiani here: #250 (comment)