[
https://issues.apache.org/jira/browse/FLINK-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032347#comment-17032347
]
Aljoscha Krettek commented on FLINK-12650:
------------------------------------------
We still need to open that INFRA ticket, it seems. On the other hand, I find
the 404 behaviour a bit jarring, if you try and visit a missing resource you
immediately get thrown back to the main documentation page, without any mention
that the thing you're trying to look at doesn't exist. I think that can be a
bit confusing.
> Redirect Users to Documentation Homepage if Requested Resource Does Not Exist
> -----------------------------------------------------------------------------
>
> Key: FLINK-12650
> URL: https://issues.apache.org/jira/browse/FLINK-12650
> Project: Flink
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Konstantin Knauf
> Assignee: Seth Wiesman
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, if you go open a documentation page, which does not exist like
> https://ci.apache.org/projects/flink/flink-docs-release-1.8/dev/event_timed.html
> the reply is a 404. In preparation of a larger restructuring, it would be
> good if instead of a 404 we would redirect the user to the documentation
> homepage for this version of the docs.
> https://ci.apache.org/projects/flink/flink-docs-release-1.8/dev/event_timed.html
> -> https://ci.apache.org/projects/flink/flink-docs-release-1.8/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)