Covid-19Radar / Covid19Radar

Open Source / i18n / iOS Android Cross Platform Contact Tracing App by exposure notification framework Xamarin App and Server Side Code
https://github.com/Covid-19Radar/Covid19Radar/blob/master/CONTRIBUTING.md
Mozilla Public License 2.0
47 stars 9 forks source link

Fix #755 : ReadMe内のリンク切れの修正 #754

Closed takish closed 4 years ago

takish commented 4 years ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information