Fix link to Test Site on TDM Calculator's Project Page
- Dominant language
- JavaScript
- Stars
- 363
- Forks
- 872
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 18
Description
### Overview
We need to fix the Test Site link on the TDM Calculator Project Page because the current link does not work.
### Action Items
- [ ] Open `_projects/tdm-calculator.md`.
- [ ] Find the `Test Site` entry under `links`.
- [ ] Change the current URL from:
```
https://tdmdev.azurewebsites.net/calculation/4
```
to
```
https://tdm-dev.azurewebsites.net/
```
- [ ] Test the Test Site link on the TDM Calculator Project Page to confirm it works.
### Resources/Instructions
- TDM Calculators' Project Page: https://www.hackforla.org/projects/tdm-calculator
- Current URL: https://tdmdev.azurewebsites.net/calculation/4
- Correct URL: https://tdm-dev.azurewebsites.net/
Contributor guide
Assessment
This issue has not been assessed yet.