Skip to content

Commit 55a8977

Browse files
committed
update links in readme
1 parent 96ef46b commit 55a8977

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# StayWell API for .Net and Javascript Clients
22

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)
44

55
## About StayWell IQ API
66

@@ -26,7 +26,7 @@ You will notice that we do not make API calls directly to the StayWell API from
2626
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**
2727

2828
## 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)
3030

3131

3232

0 commit comments

Comments
 (0)