Skip to content

Commit 382ec7a

Browse files
authored
Merge pull request #2126 from holly-cummins/fix-dead-link
Fix dead link in JDiameter blog
2 parents 07c1585 + 53cf6bb commit 382ec7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-08-19-quarkus-jdiameter-intro.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The next challenge was to develop a Quarkus extension to integrate the Diameter
3535
. *Dependency Injection*: Enabling dependency injection of Diameter stacks and configuration into a scoped service.
3636
. *Interceptor Service Framework*: Creating an interceptor service framework for a more straightforward implementation of Diameter applications.
3737

38-
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].
38+
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].
3939

4040
== Conclusion
4141

0 commit comments

Comments
 (0)