ZEPPELIN-947: Change docs link to point the same Zeppelin version#953
ZEPPELIN-947: Change docs link to point the same Zeppelin version#953AhyoungRyu wants to merge 1 commit into
Conversation
|
The CI failure is unrelated, |
|
I have seen in some of the organisations where the build/release team edits pom.xml and truncates So, IMO if we are going ahead with this, then may be we should have a redirect of http://zeppelin.apache.org/docs/{anything-else}/index.html to http://zeppelin.apache.org/docs/latest/index.html. Any thoughts ? |
|
@prabhjyotsingh redirection is good idea. Created an issue and pullrequest. |
|
@prabhjyotsingh Appreciate for sharing your thought! and |
|
@Leemoonsoo not sure your PR is doing it, the idea was to use |
|
@corneadoug updated #961, please check! |
|
LGTM. We can merge this if no more discussion. |
|
but latest is generally older than the unreleased snapshot build? |
|
@felixcheung Yeah right. As you can see, that's why I changed the link |
|
Right. This is good. I was not sure about the redirect comment above but I didn't really have a better solution. |
What is this PR for?
Currently, Zeppelin documentation link in Zeppelin home is pointing to http://zeppelin.apache.org/docs/latest/index.html. But maybe some people is not using the latest version. So the link should point to the same Zeppelin version that user is using now.
I just change the
latest->{{zeppelinVersion}}What type of PR is it?
Improvement
Todos
What is the Jira issue?
ZEPPELIN-947
How should this be tested?
Zeppelin Documentationlink in hereScreenshots (if appropriate)
Questions: