We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7ca38 commit a2b1522Copy full SHA for a2b1522
README.md
@@ -114,7 +114,7 @@ standard error stream.
114
### Programmatic Value Access
115
116
In addition to just showing parameters, the
117
-[`stackparam.StackParamNative`](native/src/main/java/stackparam/StackParamNative.java) class is automatically injected.
+[`stackparam.StackParamNative`](javalib/native/src/main/java/stackparam/StackParamNative.java) class is automatically injected.
118
This class provides the following `loadStackParams` method:
119
120
```java
0 commit comments