Author: pallavi
Date: Mon Feb 15 06:52:56 2016
New Revision: 1730462

URL: http://svn.apache.org/viewvc?rev=1730462&view=rev
Log:
Fix broken Falcon CLI links

Modified:
    falcon/site/0.9/index.html

Modified: falcon/site/0.9/index.html
URL: 
http://svn.apache.org/viewvc/falcon/site/0.9/index.html?rev=1730462&r1=1730461&r2=1730462&view=diff
==============================================================================
--- falcon/site/0.9/index.html (original)
+++ falcon/site/0.9/index.html Mon Feb 15 06:52:56 2016
@@ -90,7 +90,7 @@
 <div class="section">
 <h2>Getting Started<a name="Getting_Started"></a></h2>
 <p>Start with these simple steps to install an falcon instance <a 
href="./InstallationSteps.html">Simple setup</a>. Also refer to Falcon 
architecture and documentation in <a 
href="./FalconDocumentation.html">Documentation</a>. <a 
href="./OnBoarding.html">On boarding</a> describes steps to on-board a pipeline 
to Falcon. It also gives a sample pipeline for reference. <a 
href="./EntitySpecification.html">Entity Specification</a> gives complete 
details of all Falcon entities.</p>
-<p><a href="./Falconcli/FalconCLI.html">Falcon CLI</a> implements <a 
href="./Restapi/ResourceList.html">Falcon's RESTful API</a> and describes 
various options for the command line utility provided by Falcon.</p>
+<p><a href="./falconcli/FalconCLI.html">Falcon CLI</a> implements <a 
href="./restapi/ResourceList.html">Falcon's RESTful API</a> and describes 
various options for the command line utility provided by Falcon.</p>
 <p>Falcon provides OOTB <a href="./HiveIntegration.html">lifecycle management 
for Tables in Hive (HCatalog)</a> such as table replication for BCP and table 
eviction. Falcon also enforces <a href="./Security.html">Security</a> on 
protected resources and enables SSL.</p>
 <p><a name="LicenseInfo"></a></p></div>
 <div class="section">


Reply via email to