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
{{ message }}
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,12 +111,12 @@ have defined JSON schemas. They return `EthosError` and `ChangeNotification` ob
111
111
112
112
# Full API Documentation
113
113
114
-
The full SDK API for the C# SDK is hosted on our [Github Pages site](https://ellucian-developer.github.io/integrationSDKDoc/csharp/). This site uses the DocFX tool to generate API documentation.
114
+
The full SDK API for the C# SDK is hosted on our [Github Pages site](https://ellucian-developer.github.io/integration-sdk-doc/csharp/api/Ellucian.Ethos.Integration.html). This site uses the DocFX tool to generate API documentation.
115
115
116
116
# Examples
117
117
118
118
The following are the code-snippet examples of how to use the Ethos Integration SDK for C#. For more in-depth examples
119
-
please refer to the [integration SDK C# example project](https://github.com/ellucian-developer/devexp-eijsdk-examples) in Github.
119
+
please refer to the [integration SDK C# example project](https://github.com/ellucian-developer/integration-sdk-csharp-examples) in Github.
120
120
121
121
For example:
122
122
To start the project, run following command from the command prompt
0 commit comments