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

Update updates-index.handlebars #1122

Open
wants to merge 1 commit into
base: v6
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions src/updates-index.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<div class="container">
<div class="row">
<div class="col-xs-12">
<p class="breadcrumb text-muted"><a href="/">Home</a> / <a href="/pim/{{majorVersion}}">PIM help center</a> / What's new in Akeneo PIM 6.0?</p>
<h1>What's new in Akeneo PIM 6.0?</h1>
<p><em>Akeneo PIM 6.0 will help you reach the next level with new features & improvements in areas like Connectivity and Productivity. Akeneo PIM 6.0 is a Long-Term Support (LTS) version. It will be supported for <b>18 months</b> until the end of September 2023.</em></p>
<p class="breadcrumb text-muted"><a href="/">Home</a> / <a href="/pim/{{majorVersion}}">PIM help center</a> / What's new in Akeneo PIM 6.0 Flexibility and Community Edition?</p>
<h1>What's new in Akeneo PIM 6.0 Flexibility and Community Edition??</h1>
<p><em>Akeneo PIM 6.0 will help you reach the next level with new features & improvements in areas like Connectivity and Productivity. Akeneo PIM 6.0 is a Long-Term Support (LTS) version for our Flexibility and Community Edition customers. Our Serenity customers can check out the 'What's New page' in the Akeneo Help Center to review their monthly releases. Version 6 will be supported for <b>18 months</b> until the end of September 2023.</em></p>
</div>
<div class="col-xs-12">
<div class="row">
Expand Down