[roll] Roll fuchsia [docs] Fix Broken Namespace Transfer and FIDL Protocol Links

The "Namespace Transfer" link was broken, it appears the engine wants an underscore-delimited reference. Additionally, the "FIDL Protocols" links no longer exists. I'm not sure where the intended landing page was, so took my best guess.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/481437
Original-Revision: 5018faecd2a3c1094dd10d5481d4329c19d2c3d4
GitOrigin-RevId: f620fbf00c63b247ddf926129dc2dd4a1ede6549
Change-Id: I83df7eea49aaa572d339a3ea3feadcdacceb833e
1 file changed
tree: 848e6fe4ebcef2e26846c571edc3b0025686591a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.