diff options
| author | Behouba Manassé <behouba@gmail.com> | 2022-02-16 21:13:34 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-16 10:13:34 -0800 |
| commit | 50221962658baf828950c4a67c69a480f6145382 (patch) | |
| tree | 7a2d111ce94210a2e7ea15ee5bb4312babadad15 | |
| parent | 8b9ca619df135211a89cc19719f2705d0016045d (diff) | |
docs/fuchsia: update fuchsia documentation links (#3009)
Fuchsia documentation links are now pointing to fuchsia.dev.
| -rw-r--r-- | CONTRIBUTORS | 1 | ||||
| -rw-r--r-- | 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 |
