Fix broken link in readme

Pedro Augusto de Paula Barbosa 2020-02-18 12:54:43 -03:00 committed by GitHub
parent 466551af20
commit 8aafa7834c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
## The TypeScript wiki
This repo is the source of truth for the GitHub wiki, PRs to this repo are automatically merged into the
auto-generated GitHub [repo for the wiki](https://github.com/microsoft/TypeScript.wiki.git). This is done
auto-generated GitHub [repo for the wiki](https://github.com/microsoft/TypeScript/wiki). This is done
in a GitHub Action in [`.github/workflows/sync.yml`](.github/workflows/sync.yml).
The wiki root is [Home.md](./Home.md).