[roll] Roll fuchsia [roll] Roll third_party/pigweed docs: Fix RSS URLs

The RSS feed was still linking to `pigweed.dev/docs/blog`. The correct
URL is now `pigweed.dev/blog`.

Original-Fixes: 458409083
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/342032
Copybara-Verified: Copybara Prod <copybara-worker-blackhole@google.com>
Original-Revision: d3978997b35b5b6fa238d29eedf38cc5e240a6ff

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1415778
Original-Revision: 93ed2be59eafea4eb9676da1a92e3b8965eb0a78
GitOrigin-RevId: ce9226a9099640090b719ed56a1aab1747dff0fd
Change-Id: I69f6d0993cc62bbd34ed554aae3aee6b9bfe15ce
1 file changed
tree: 23e166cb4b4a807cbdbcce5c4d74ec18a0d02f8b
  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.