From 50221962658baf828950c4a67c69a480f6145382 Mon Sep 17 00:00:00 2001 From: Behouba Manassé Date: Wed, 16 Feb 2022 21:13:34 +0300 Subject: docs/fuchsia: update fuchsia documentation links (#3009) Fuchsia documentation links are now pointing to fuchsia.dev. --- CONTRIBUTORS | 1 + docs/fuchsia/README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0d1857f40..13a787340 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -102,3 +102,4 @@ Linaro Lee Jones Sabyrzhan Tasbolatov Adam Goska +Kouame Behouba Manassé diff --git a/docs/fuchsia/README.md b/docs/fuchsia/README.md index 424db14e1..dadf68967 100644 --- a/docs/fuchsia/README.md +++ b/docs/fuchsia/README.md @@ -1,8 +1,8 @@ # Fuchsia support For information about checking out and building Fuchsia see -[Getting Started](https://fuchsia.googlesource.com/fuchsia/+/master/docs/getting_started.md) -and [Source Code](https://fuchsia.googlesource.com/fuchsia/+/master/docs/development/source_code/README.md). +[Getting Started](https://fuchsia.dev/fuchsia-src/get-started) +and [Source Code](https://fuchsia.dev/fuchsia-src/get-started/get_fuchsia_source). ## Prerequisites -- cgit mrf-deployment