Skip to content

Commit be0f336

Browse files
Update csharp/README.md
Co-authored-by: Copilot <[email protected]>
1 parent 9c195a7 commit be0f336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ details.
1010
| ------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
1111
| [Glacier2 Callback](./Glacier2/Callback/) | Shows how to write a Glacier2 client and implement callbacks in this client. |
1212
| [Glacier2 Greeter](./Glacier2/Greeter/) | Shows how to write a basic Glacier2 client. |
13-
| [Glacier2 Session](./Glacier/Session) | Shows how to implement and configure a custom Glacier2 Session Manager. Also demonstrates default servants. |
13+
| [Glacier2 Session](./Glacier2/Session) | Shows how to implement and configure a custom Glacier2 Session Manager. Also demonstrates default servants. |
1414
| [Ice Bidir](./Ice/Bidir/) | Shows how to send requests "the other way around", from the server to the client. |
1515
| [Ice Callback](./Ice/Callback/) | Shows how to implement callbacks in a client application. |
1616
| [Ice Cancellation](./Ice/Cancellation/) | Shows how to cancel a request and how to configure invocation timeouts. |

0 commit comments

Comments
 (0)