Skip to content

Commit fbc5e5d

Browse files
committed
Update README.md
1 parent 7e97bae commit fbc5e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The **refresh token** is not used in this example.
2020
[Source.](https://github.com/docusign/eg-03-csharp-auth-code-grant-core/blob/master/eg-03-csharp-auth-code-grant-core/Controllers/Eg003ListEnvelopesController.cs)
2121
The envelopes' current status is included.
2222
1. **Get an envelope's basic information.**
23-
[Source.](https://github.com/docusign/eg-03-csharp-auth-code-grant-core/blob/master/eg-03-csharp-auth-code-grant-core/Controllers/eg004EnvelopeInfoController.cs)
23+
[Source.](https://github.com/docusign/eg-03-csharp-auth-code-grant-core/blob/master/eg-03-csharp-auth-code-grant-core/Controllers/Eg004EnvelopeInfoController.cs)
2424
The example lists the basic information about an envelope, including its overall status.
2525
1. **List an envelope's recipients**
2626
[Source.](https://github.com/docusign/eg-03-csharp-auth-code-grant-core/blob/master/eg-03-csharp-auth-code-grant-core/Controllers/Eg005EnvelopeRecipientsController.cs)

0 commit comments

Comments
 (0)