Uh oh!
There was an error while loading. Please reload this page.
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
corneadoug
commented
Jun 3, 2016
The CI failure is unrelated, |
prabhjyotsingh
commented
Jun 4, 2016
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. |
AhyoungRyu
commented
Jun 5, 2016
@prabhjyotsingh Appreciate for sharing your thought! and |
corneadoug
commented
Jun 5, 2016
@Leemoonsoo not sure your PR is doing it, the idea was to use |
Leemoonsoo
commented
Jun 5, 2016
@corneadoug updated #961, please check! |
prabhjyotsingh
commented
Jun 6, 2016
LGTM. We can merge this if no more discussion. |
felixcheung
commented
Jun 7, 2016
but latest is generally older than the unreleased snapshot build? |
AhyoungRyu
commented
Jun 7, 2016
@felixcheung Yeah right. As you can see, that's why I changed the link |
felixcheung
commented
Jun 8, 2016
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: