Skip to content

Commit

Permalink
Merge pull request #2126 from holly-cummins/fix-dead-link
Browse files Browse the repository at this point in the history
Fix dead link in JDiameter blog
  • Loading branch information
gsmet authored Sep 25, 2024
2 parents 07c1585 + 53cf6bb commit 382ec7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-08-19-quarkus-jdiameter-intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The next challenge was to develop a Quarkus extension to integrate the Diameter
. *Dependency Injection*: Enabling dependency injection of Diameter stacks and configuration into a scoped service.
. *Interceptor Service Framework*: Creating an interceptor service framework for a more straightforward implementation of Diameter applications.

The Quarkus JDiameter stack has been released and is now part of Quarkiverse Hub. You can find it at link:https://github.com/quarkiverse/quarkus-jdiameter[Quarkiverse Hub]. Documentation for the stack is available at link:https://docs.quarkiverse.io/quarkus-jdiameter/2.0.0/index.html[Quarkus JDiameter Documentation].
The Quarkus JDiameter stack has been released and is now part of Quarkiverse Hub. You can find it at link:https://github.com/quarkiverse/quarkus-jdiameter[Quarkiverse Hub]. Documentation for the stack is available at link:https://docs.quarkiverse.io/quarkus-jdiameter/dev/index.html[Quarkus JDiameter Documentation].

== Conclusion

Expand Down

0 comments on commit 382ec7a

Please sign in to comment.