Modified: incubator/zeppelin/site/docs/0.5.5-incubating/tutorial/tutorial.html URL: http://svn.apache.org/viewvc/incubator/zeppelin/site/docs/0.5.5-incubating/tutorial/tutorial.html?rev=1715119&r1=1715118&r2=1715119&view=diff ============================================================================== --- incubator/zeppelin/site/docs/0.5.5-incubating/tutorial/tutorial.html (original) +++ incubator/zeppelin/site/docs/0.5.5-incubating/tutorial/tutorial.html Thu Nov 19 07:45:33 2015 @@ -16,9 +16,9 @@ <![endif]--> <!-- Le styles --> - <link href="/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css"> - <link href="/assets/themes/zeppelin/css/syntax.css" rel="stylesheet" type="text/css" media="screen" /> + <link href="/docs/0.5.5-incubating/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet"> + <link href="/docs/0.5.5-incubating/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css"> + <link href="/docs/0.5.5-incubating/assets/themes/zeppelin/css/syntax.css" rel="stylesheet" type="text/css" media="screen" /> <!-- Le fav and touch icons --> <!-- Update these with your own images <link rel="shortcut icon" href="images/favicon.ico"> @@ -29,11 +29,11 @@ <!-- Js --> <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> - <script src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script> + <script src="/docs/0.5.5-incubating/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script> <!-- atom & rss feed --> - <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed"> - <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed"> + <link href="/docs/0.5.5-incubating/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed"> + <link href="/docs/0.5.5-incubating/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed"> </head> <body> @@ -218,7 +218,7 @@ - <li><a href="/docs.html">Docs</a></li> + <li><a href="/docs/0.5.5-incubating/docs.html">Docs</a></li> @@ -226,7 +226,7 @@ - <li><a href="/index.html">Overview</a></li> + <li><a href="/docs/0.5.5-incubating/index.html">Overview</a></li>
