[roll] Roll fuchsia [docs] Fix broken source links

Fix links to Zircon unit tests that were relative to fuchsia.dev instead
of pointing into the source repo in codesearch.

Original-Fixed: b/42078041
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/961732
Original-Revision: 575563b0247d1c179eadb2e180bf808fab58c82b
GitOrigin-RevId: 958dce14dea39720eba2e33c164c4611723b4242
Change-Id: Ibf7d09693fd83f0f99e9c52afd14aef4d64e0df6
1 file changed
tree: 2b0f6869e5adf4e6aef6a00d353d218e784f9ec6
  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.