Skip to content

Commit

Permalink
*: Fix internal-only links
Browse files Browse the repository at this point in the history
Change-Id: I2dbe62ed4611b500bcde80a0eab185a899ae5c8f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/150237
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Chinchilla <cachinchilla@google.com>
  • Loading branch information
mohrr authored and CQ Bot Account committed Jun 2, 2023
1 parent 30921d6 commit 661ef12
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pw_protobuf_compiler/docs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ The ``pw_proto_library`` target has a number of disadvantages:
the ``pw_proto_library`` macro, and bazel will attempt to build them when
you run ``bazel build //...``. This may cause build breakages, and has
forced us to implement `awkward workarounds
<https://pigweed-review.git.corp.google.com/c/pigweed/pigweed/+/96980>`_.
<https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/96980>`_.

----------------------
Python proto libraries
Expand Down
2 changes: 1 addition & 1 deletion seed/0002-template.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

:octicon:`calendar` Proposal Date: 2022-11-30

:octicon:`code-review` CL: `pwrev/123090 <https://pigweed-review.git.corp.google.com/c/pigweed/pigweed/+/123090>`_
:octicon:`code-review` CL: `pwrev/123090 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123090>`_

-------
Summary
Expand Down
2 changes: 1 addition & 1 deletion seed/0101-pigweed.json.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

:octicon:`calendar` Proposal Date: 2023-02-06

:octicon:`code-review` CL: `pwrev/128010 <https://pigweed-review.git.corp.google.com/c/pigweed/pigweed/+/128010>`_
:octicon:`code-review` CL: `pwrev/128010 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/128010>`_

-------
Summary
Expand Down
2 changes: 1 addition & 1 deletion seed/0102-module-docs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

:octicon:`calendar` Proposal Date: 2023-02-10

:octicon:`code-review` CL: `pwrev/128811 <https://pigweed-review.git.corp.google.com/c/pigweed/pigweed/+/128811>`_, `pwrev/130410 <https://pigweed-review.git.corp.google.com/c/pigweed/pigweed/+/130410>`_
:octicon:`code-review` CL: `pwrev/128811 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/128811>`_, `pwrev/130410 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/130410>`_

-------
Summary
Expand Down

0 comments on commit 661ef12

Please sign in to comment.