Conversation
rdimaio
left a comment
There was a problem hiding this comment.
Does this break the daemon pages, though? I wonder why it was introduced in the first place
|
It doesn't, at least not on local (we need to make a doc dev build site or something....), so I'm not sure. @Soap2G Why did you add this setting? |
Also, does this mean that all the links must end with a trailing slash? |
I think the base To solve #492 a better solution would be to have absolute links to the daemons (e.x.: /bin/rucio-abacus-account) or to move the bin dir about. I do not think removing trailing slashes solves this problem. |
|
Hi, I see. Then asolute paths are indeed a better solution. |
I think it's best if we open a separate PR. Let's merge this for now, as most links pointing to the documentation from the outside are currently broken |
The trailing slash removal causes pages to break when refreshed or directly linked to - any hyperlinks in md pages need to work around this.