[roll] Roll fuchsia [docs] Fix broken links

This CL fixes broken doc links that referenced reference/syscalls/README.md.

On the current fuchsia.dev site, these links should point to reference/syscalls

Original-Bug: 111134

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/959810
Original-Revision: 1ca8647f1cfcce72f54d5d6e51a13621aac1d017
GitOrigin-RevId: a84d41f69eb3311db3fd414a0d1c5bfc817a5512
Change-Id: Iddea48b2b3690d737cb2d1f316f38e6caafac6e9
1 file changed
tree: ff4a0b2d7f32f96c9b57031f1334d958feec7255
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.