Skip to content
This repository was archived by the owner on Jan 15, 2020. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

<!--Header alert -->
<div class="header-alert">
<p class="centered-regular">LoopBack 4 is currently available as Developer Preview #3.</p>
<p class="centered-regular">LoopBack 4 GA (General Availability) has been released in October 2018, read more in <a href="http://strongloop.com/strongblog/loopback-4-ga">the announcement post</a></p>
</div>
<!-- Header -->
<div class="masthead">
Expand All @@ -72,7 +72,6 @@ <h1>LoopBack 4: Build Amazing APIs</h1>
<h5>LoopBack 4 is the next step in the evolution of LoopBack.</h5>
<img class="main-logo" src="img/global/loopback-mark-frame-white.svg"></img>
<br>
<button class="tag text-uppercase">Developer Preview</button>
<br>
<a class="btn btn-primary" role="button" href="getting-started.html">Get Started with LoopBack 4</a>
</div>
Expand Down