Commit 893c06db authored by santiaago's avatar santiaago
Browse files

rename example.html to examples.html #47

parent ea180193
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
    <div class="container marketing">      
      <div class="tinygraphs-marketing-whatisit" ng-include="'partials/marketing/whatisit.html'"></div>
      <div class="tinygraphs-marketing-features" ng-include="'partials/marketing/features.html'"></div>
      <div class="tinygraphs-example" ng-include="'partials/marketing/example.html'"></div>
      <div class="tinygraphs-examples" ng-include="'partials/marketing/examples.html'"></div>
      <div class="tinygraphs-marketing-specs" ng-include="'partials/marketing/specs.html'"></div>
      <hr class="tinygraphs-divider">
      <div class="tinygraphs-get-started" ng-include="'partials/marketing/get-started.html'"></div>