-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
Description
It seems that old links like http://robotframework.org/#support don't anymore work (the new one being http://robotframework.org/#Support). This is problematic because we'd used these links in many places, including Robot Framework project README, and now all these usages are broken.
It ought to be easier to change the page than try to find all places that needs to be updated, especially when it's only the case that's the problem. It probably would be best to use the lower case variants like #support
on the patge, but handling targets case-insensitively would be fine too.