Skip to content

Commit 12ba937

Browse files
committed
Fix help URL.
1 parent 23266a9 commit 12ba937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RindexDynamicValue.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
RindexDynamicValue.title = "Rindex";
118118

119119
// link to the Dynamic Value documentation
120-
RindexDynamicValue.help = "https://github.com/coder4life/README.md";
120+
RindexDynamicValue.help = "https://github.com/coder4life/Paw-RindexDynamicValue";
121121

122122
// inputs
123123
RindexDynamicValue.inputs = [

0 commit comments

Comments
 (0)