[roll] Roll fuchsia [vdso][docs] Fixing broken reference doc links

This fixes broken markdown links in the reference docs
generated for the syscalls reference.

This is done in preparation to run doc-checker when generating
the reference documentation.

Original-Bug: b/344621741
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1074557
Original-Revision: 78414cb80f0d10921076beb4c6b7904b1b3c9084
GitOrigin-RevId: a3eeb54255cb9ffc07abb34cc9166b9279478d4b
Change-Id: I9219b5fe9b266fbb3982a1adf8b35c9e88a06840
1 file changed
tree: b560ac1a7ed5fcb16086299ada1728a5e946473d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.