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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# StayWell API for .Net and Javascript Clients
2
2
3
-
The most current documentation of the is located at [https://admin.kramesstaywell.com/] {https://admin.kramesstaywell.com/docs#articles/home-page}
3
+
The most current documentation of the is located at [https://admin.kramesstaywell.com/](https://admin.kramesstaywell.com/docs#articles/home-page)
4
4
5
5
## About StayWell IQ API
6
6
@@ -26,7 +26,7 @@ You will notice that we do not make API calls directly to the StayWell API from
26
26
We also implemented a very simple contrived encryption class to encrypt the Secret Key in the configuration files. Do not use this example in your implementation. Work with your security team to determine how to secure the Secret Key. **Do not follow our simple contrived encryption example**
27
27
28
28
## License
29
-
This project is licensed under the MIT License - see the [License]{LICENSE.txt}
29
+
This project is licensed under the MIT License - see the [License](LICENSE.txt)
0 commit comments