You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,7 +152,7 @@ if (!result.isSuccess()) {
152
152
153
153
π API reference: [Javadoc](https://methodfive.github.io/jot/api/index.html).
154
154
155
-
π See [jot-examples](https://github.com/methodfive/jot/tree/main/jot-examples/src/main/java/com/method5/jot/examples) module for 50+ ready to run examples.
155
+
π See [jot-examples](https://github.com/methodfive/jot/tree/main/jot-examples) module for 50+ ready to run examples.
Copy file name to clipboardExpand all lines: docs/quickstart.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ mvn -q compile exec:java
111
111
## π§ͺ 3) Where to go next
112
112
113
113
- Review the **[README](https://github.com/methodfive/jot)** for most common usage examples.
114
-
- Explore the **[jot-examples](https://github.com/methodfive/jot/tree/main/jot-examples/src/main/java/com/method5/jot/examples)** module for an additional 50+ runnable samples.
114
+
- Explore the **[jot-examples](https://github.com/methodfive/jot/tree/main/jot-examples)** module for an additional 50+ runnable samples.
115
115
- Browse the **[API Javadoc](https://methodfive.github.io/jot/api/index.html)** for JOT API information.
0 commit comments