Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use latest documentation version link #218

Merged
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
2 changes: 1 addition & 1 deletion src/partials/main.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<p><b>Hazelcast IMDG Standard Support has expired. Extended support for version 4.1 ends in April 2024. Extended support for version 4.2 ends in September 2024.</b></p>
<p><b>We recommend that you try Hazelcast Platform.</b></p>
<p>In Hazelcast Platform, we’ve combined the in-memory storage of IMDG
with the stream processing power of Jet. Find out more in our <a href="https://docs.hazelcast.com/hazelcast/5.3/"><u>Platform documentation</u></a>.</p>
with the stream processing power of Jet. Find out more in our <a href="https://docs.hazelcast.com/hazelcast/latest/"><u>Platform documentation</u></a>.</p>
<p>The following topics are a good place to start:</p>
<ul>
<li><a href="https://docs.hazelcast.com/hazelcast/latest/getting-started/install-hazelcast"><u>Install the Open Source Edition of Hazelcast Platform</u></a></li>
Expand Down
Loading