Skip to content

Commit

Permalink
Update getstarted.html
Browse files Browse the repository at this point in the history
Update documentation link
  • Loading branch information
rgalipeau authored Sep 6, 2023
1 parent 8926edd commit db348b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions getstarted.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<li><a href="index.html#about" class="slidelink">About</a></li>
<li class='current'><a class='current' href="getstarted.html">Get Started</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="https://drupalwxt.github.io/en/docs/" target="_blank">Documentation</a></li>
<li><a href="https://drupalwxt.github.io/docs/" target="_blank">Documentation</a></li>
<li><a href="https://www.drupal.org/project/wxt" target="_blank">Download</a></li>
</ul>
</nav>
Expand Down Expand Up @@ -120,7 +120,7 @@ <h3 class="blue text-center">GC Enterprise Support</h3>
<h2 class="blue mb0">Documention</h2>
<h3 class="mb35 mt5">Technical documention to help you get started</h3>
<p>The WxT Wiki is continuously updated with the latest information on the distribution. From Architecture to Features to Road Map, find everything you might need to get started here. </p>
<p><a href="https://drupalwxt.github.io/en/docs/" target="_blank" class="btn btn-blue btn-lg">Read Documentation</a></p>
<p><a href="https://drupalwxt.github.io/docs/" target="_blank" class="btn btn-blue btn-lg">Read Documentation</a></p>
</div>
</div>
</div>
Expand Down

0 comments on commit db348b6

Please sign in to comment.