You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by co...@apache.org on 2016/09/11 05:18:57 UTC

zeppelin git commit: ZEPPELIN-1400. Use relative path to the interpreter setting page

Repository: zeppelin
Updated Branches:
  refs/heads/master db99ccb70 -> 70bec2b2e


ZEPPELIN-1400. Use relative path to the interpreter setting page

### What is this PR for?
Change the url of interpreter page to relative path

### What type of PR is it?
[Improvement]

### Todos
* [ ] - Task

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-1400

### How should this be tested?
Build it and open interpreter page.

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Jeff Zhang <zj...@apache.org>

Closes #1417 from zjffdu/ZEPPELIN-1400 and squashes the following commits:

70c90d5 [Jeff Zhang] ZEPPELIN-1400. Use relative path to the interpreter setting page


Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo
Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/70bec2b2
Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/70bec2b2
Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/70bec2b2

Branch: refs/heads/master
Commit: 70bec2b2e56b6540f4a101a31d94aee414de98e5
Parents: db99ccb
Author: Jeff Zhang <zj...@apache.org>
Authored: Thu Sep 8 20:50:13 2016 +0800
Committer: Damien CORNEAU <co...@gmail.com>
Committed: Sun Sep 11 14:18:52 2016 +0900

----------------------------------------------------------------------
 zeppelin-web/src/app/notebook/notebook.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zeppelin/blob/70bec2b2/zeppelin-web/src/app/notebook/notebook.html
----------------------------------------------------------------------
diff --git a/zeppelin-web/src/app/notebook/notebook.html b/zeppelin-web/src/app/notebook/notebook.html
index 9ad7166..4cf6508 100644
--- a/zeppelin-web/src/app/notebook/notebook.html
+++ b/zeppelin-web/src/app/notebook/notebook.html
@@ -26,7 +26,7 @@ limitations under the License.
         Bind interpreter for this note.
         Click to Bind/Unbind interpreter.
         Drag and drop to reorder interpreters. <br />
-        The first interpreter on the list becomes default. To create/remove interpreters, go to <a href="/#/interpreter">Interpreter</a> menu.
+        The first interpreter on the list becomes default. To create/remove interpreters, go to <a href="#/interpreter">Interpreter</a> menu.
       </p>
 
       <div class="interpreterSettings"