controllerx icon indicating copy to clipboard operation
controllerx copied to clipboard

Broken links on docs [BUG]

Open FPVian opened this issue 1 year ago • 1 comments

Bug report

Description

Many of the links on the docs direct to a 404 not found.

For example going from Custom mapping (https://xaviml.github.io/controllerx/advanced/) to action types (https://xaviml.github.io/controllerx/advanced/action-types/) sometimes directs to the following url, resulting in a 404 error:

https://xaviml.github.io/controllerx/advanced/templating/action-types/

This seems to be an intermittent issue and I'm not sure how to replicate.

FPVian avatar Dec 07 '23 18:12 FPVian

Hi @FPVian ,

Thank you for opening the issue, and sorry for the late reply.

I have tried reproducing the issue, but I was not able to. I will be updating the dependencies these days, so hopefully the intermittent issue dissappears.

Regards, Xavi M.

xaviml avatar Mar 12 '24 17:03 xaviml