Skip to content

Commit a2b1522

Browse files
committed
Readme URL fix
1 parent 6f7ca38 commit a2b1522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ standard error stream.
114114
### Programmatic Value Access
115115

116116
In addition to just showing parameters, the
117-
[`stackparam.StackParamNative`](native/src/main/java/stackparam/StackParamNative.java) class is automatically injected.
117+
[`stackparam.StackParamNative`](javalib/native/src/main/java/stackparam/StackParamNative.java) class is automatically injected.
118118
This class provides the following `loadStackParams` method:
119119

120120
```java

0 commit comments

Comments
 (0)