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: doc/readme/ipc.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
@@ -32,7 +32,7 @@ Venice Inter-Process-Communication (IPC) is a Venice API that allows application
32
32
> [!NOTE]
33
33
> All examples require Venice 1.12.79+
34
34
>
35
-
> For API details please see the [cheatsheet](https://cdn.rawgit.com/jlangch/venice/6caed37/cheatsheet.pdf) under *Overview* -> *I/O* -> *Inter Process Communication*
35
+
> For API details please see the [cheatsheet](https://cdn.rawgit.com/jlangch/venice/d986a29/cheatsheet.pdf) under *Overview* -> *I/O* -> *Inter Process Communication*
Copy file name to clipboardExpand all lines: doc/readme/sudoku-solver.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
@@ -143,5 +143,5 @@ The Sudoku solver:
143
143
144
144
------
145
145
146
-
The documentation for the functions used in the Sudoku solver can be found in the Venice [cheatsheet](https://cdn.rawgit.com/jlangch/venice/6caed37/cheatsheet.pdf).
146
+
The documentation for the functions used in the Sudoku solver can be found in the Venice [cheatsheet](https://cdn.rawgit.com/jlangch/venice/d986a29/cheatsheet.pdf).
0 commit comments