From 2ddfead4f5c4f5ef1d57d2c8f94e62db6db4b065 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Mon, 18 May 2020 09:53:58 +0000 Subject: [PATCH] doc: fix links on README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 827357c62..b3aaa5e7f 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,13 @@ You can also sign up for our open beta testing here: * [Android](https://play.google.com/apps/testing/org.jitsi.meet) * [iOS](https://testflight.apple.com/join/isy6ja7S) +## Release notes + +Release notes for Jitsi Meet are maintained on [this repository](https://github.com/jitsi/jitsi-meet-release-notes). + ## Development -For web development see [here](doc/development.md), and for mobile see [here](doc/mobile.md). +For web development see [here](https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-web), and for mobile see [here](https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-mobile). ## Contributing