[roll] Roll fuchsia [docs] Fix glossary link

This link was treated as relative to the `fuchsia-src/glossary` page,
so fix that by making it absolute.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696645
Original-Revision: 6f136c09fc84a063fdb2f79a8e0f2a907e83879c
GitOrigin-RevId: dfa624ac7bd27ececc5c8b4019a55738e0db6f5a
Change-Id: I7a107eda320427b73629014aa9f26e7a081bd2ec
1 file changed
tree: 3a7cc2ec6eb2891d109f7b3f364ad1d12148b40d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.