From f3ae1d0b049169d6a47aa7c4844121ae2a975961 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Wed, 27 Mar 2024 08:12:53 -0500 Subject: [PATCH] update links --- home/modules/ROOT/pages/index.adoc | 2 +- home/modules/ROOT/pages/support.adoc | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/home/modules/ROOT/pages/index.adoc b/home/modules/ROOT/pages/index.adoc index b862efc..3b07bab 100644 --- a/home/modules/ROOT/pages/index.adoc +++ b/home/modules/ROOT/pages/index.adoc @@ -36,7 +36,7 @@ Eclipse Jetty provides a highly scalable and memory-efficient web server and ser == Where is Jetty used? Jetty has been used in various projects and products in development and production for over 20 years. You can see more about products [Powered by Jetty]() and even have your project listed. Developers have long loved Jetty due to its history of being easily embedded in devices, tools, frameworks, application servers, and modern cloud services. Jetty serves the primary applications for billion-dollar companies, lurks in many cloud services, and has been involved in missions to Mars and on devices floating in the oceans of Earth. We are continuously astounded at the places where Jetty has appeared. -Many documentation resources are available, including an operations guide and a programmer's guide, all accessible from the [Documentation]() page. +Many documentation resources are available, including an operations guide and a programmer's guide, all accessible from the link:docs/[Documentation] page. == Blog Entries diff --git a/home/modules/ROOT/pages/support.adoc b/home/modules/ROOT/pages/support.adoc index d4ce06d..92fba41 100644 --- a/home/modules/ROOT/pages/support.adoc +++ b/home/modules/ROOT/pages/support.adoc @@ -4,9 +4,9 @@ == Commercial Support -Professional support is available for the open-source releases of the Eclipse Jetty project through [Webtide](https://webtide.com). Webtide fully funds the ongoing development of the open-source project through services and support from members of the Jetty community. As 100% developer-owned and operated, working with Webtide is the best way to support and ensure the future of the open-source Jetty project. +Professional support is available for the open-source releases of the Eclipse Jetty project through link:https://webtide.com[Webtide]. Webtide fully funds the ongoing development of the open-source project through services and support from members of the Jetty community. As 100% developer-owned and operated, working with Webtide is the best way to support and ensure the future of the open-source Jetty project. -[Book an appointment now!](https://webtide.com/schedule) +link:https://webtide.com/schedule[Book an appointment now!] == Open Source Support @@ -34,17 +34,17 @@ Archives - http://dev.eclipse.org/mhonarc/lists/jetty-announce/ StackOverflow From a simple support perspective, it is hard to beat [StackOverflow](http://stackoverflow.com/) when interacting with a Jetty community. Numerous users have asked and been answered on the platform by other users and developers alike. -Check out the general [Jetty](https://stackoverflow.com/questions/tagged/jetty) tag! +Check out the general link:https://stackoverflow.com/questions/tagged/jetty[jetty] tag! -The [Embedded-Jetty](https://stackoverflow.com/questions/tagged/embedded-jetty) tag is also popular for questions on Jetty internals. +The link:https://stackoverflow.com/questions/tagged/embedded-jetty[embedded-jetty] tag is also popular for questions on Jetty internals. Github: Issues and Features While not necessarily a support channel for solving a specific user problem, the issue tracker for Eclipse Jetty is a great location for addressing issues or suggesting features you want to see (or ideally contribute) in Jetty. When you file a GitHub Issue in the Eclipse Jetty project, several labels are available, and we would like to encourage you to use them appropriately. -[Issues at Github](http://github.com/eclipse/jetty.project) +link:https://github.com/eclipse/jetty.project[Issues at Github] We have additionally identified and labeled many issues that may be appropriate for users of different levels of expertise who might want to contribute to Jetty but not have a specific goal or issue in mind. -[Help Wanted](https://github.com/eclipse/jetty.project/issues?q=is%3Aopen+is%3Aissue+label%3A%22Help+Wanted%22) +link:https://github.com/eclipse/jetty.project/issues?q=is%3Aopen+is%3Aissue+label%3A%22Help+Wanted%22[Help Wanted]