[roll] Roll fuchsia Revert "[Docs] Update guidance on linking to Fuchsia source."

This reverts commit 966aa7e3a2622c23a1e6c2e9d21958df4c6b7e98.

Reason for revert: wrong edit

Original change's description:
> [Docs] Update guidance on linking to Fuchsia source.
>
> Updated documentation style guide with a note to use full links when
> referencing specific lines or search queries.
>
> Staged here: https://fuchsia.devsite.corp.google.com/preview/asz/fuchsia-src/contribute/docs/documentation-style-guide.md?skip_cache=true
>
> Change-Id: I230cd275c22f98b1deaf71ef5a91eaff46392988
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269204
> Commit-Queue: Ari Sachter-Zeltzer <asz@google.com>
> Reviewed-by: Nick Van der Auwermeulen <nickvander@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270168
Original-Revision: 4e37b5da825648ffa5bfe2fc04c42bf9fcf23540
GitOrigin-RevId: 52167abd8e46e5665a56ac296e7e2808e31576f7
Change-Id: I3e4664f1ee751fa0c1ebe0bdd6ed21213b90767b
1 file changed
tree: 881fe34fa5bf3cc743553662094513f3808f2de6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.