Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit d276678

Browse files
committed
#3595: outdated reference to the spec document.
Change-Id: Idc217ba17479a78d33c33ae6a465ab5294076d24
1 parent 50e9a5c commit d276678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/main/docbook/jaxrs-resources.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,8 +1092,8 @@ public static class SubResource {
10921092
<section>
10931093
<title>Use of @Context</title>
10941094

1095-
<para>Previous sections have introduced the use of &jaxrs.core.Context;. Chapter 5
1096-
of the JAX-RS specification presents all the standard JAX-RS Java types that may be used with &jaxrs.core.Context;.
1095+
<para>Previous sections have introduced the use of &jaxrs.core.Context;. Chapter "Context" in the JAX-RS
1096+
specification presents all the standard JAX-RS Java types that may be used with &jaxrs.core.Context;.
10971097
</para>
10981098

10991099
<para>When deploying a JAX-RS application using servlet then

0 commit comments

Comments
 (0)