From fa61fb51522b13b9b37e36f7cf8a1f152f93fd54 Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Mon, 16 Oct 2023 10:44:28 -0700 Subject: [PATCH] Update microprofile url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 472885a164a..75e1d4fc6e0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Project Helidon is a set of Java Libraries for writing microservices. Helidon supports two programming models: -* Helidon MP: [MicroProfile 6.0](https://microprofile.io/compatible/6-0/) +* Helidon MP: [MicroProfile 6.0](https://github.com/eclipse/microprofile/releases/tag/6.0) * Helidon SE: a small, functional style API In either case your application is a Java SE program running on the