Skip to content

Commit e2b2587

Browse files
authored
Fixes a link in MP Config documentation (#9637)
* Fixes #9347 * Copyright year fixed
1 parent edfb5ce commit e2b2587

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/main/asciidoc/mp/config/introduction.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
///////////////////////////////////////////////////////////////////////////////
33

4-
Copyright (c) 2020, 2024 Oracle and/or its affiliates.
4+
Copyright (c) 2020, 2025 Oracle and/or its affiliates.
55

66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -239,7 +239,7 @@ See xref:#Config-Profiles[Config Profiles] for more information.
239239
====
240240
[CARD]
241241
.MP Config Guide
242-
[xref={rootdir}/mp/guides/config.adoc]
242+
[link=../guides/config.adoc]
243243
--
244244
Step-by-step guide about using {spec-name} in your Helidon MP application.
245245
--

0 commit comments

Comments
 (0)