[roll] Roll fuchsia [docs] Fix link for restricted logs

In diagnostic folder we had logs.md and a logs folder, and the original
link was defaulting to logs folder.  Renamed logs.md file and fixed all
the links.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669893
Original-Revision: a4532821210f9a097b4660fb2a9a6e3601598128
GitOrigin-RevId: 85bc419a43452bb3e1ea1b69cac3d45b6b22dccd
Change-Id: Ic32ce4a70341044fe5b35978182ffbffac8b3108
1 file changed
tree: f1ee7f95f239abc68fff7038c432a604253ed070
  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.