Skip to content

Commit

Permalink
index: Point 3.13.0 release link to the announcement on the blog
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbbell committed Mar 11, 2024
1 parent 00ac362 commit 2dd2549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Expand Up @@ -22,7 +22,7 @@ export default function Home() {
</div>
<div class={styles.heroCta}>
<Link className="button button--primary" to="/tutorials">Getting Started</Link>
<Link className={styles.release_notes_link} to="https://github.com/rabbitmq/rabbitmq-server/releases/v3.13.0/">RabbitMQ 3.13.0</Link>
<Link className={styles.release_notes_link} to="/blog/2024/03/11/rabbitmq-3.13.0-announcement">RabbitMQ 3.13.0</Link>
</div>
</div>
</div>
Expand Down

0 comments on commit 2dd2549

Please sign in to comment.