Skip to content

Commit

Permalink
fix: link 404
Browse files Browse the repository at this point in the history
  • Loading branch information
yuta-hidaka committed Sep 24, 2023
1 parent baf936d commit 77837fd
Show file tree
Hide file tree
Showing 12 changed files with 344 additions and 338 deletions.
2 changes: 1 addition & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ load("@com_github_bazelbuild_buildtools//buildifier:def.bzl", "buildifier")
load("@io_bazel_rules_go//proto:compiler.bzl", "go_proto_compiler")
load("@io_bazel_rules_go//proto/wkt:well_known_types.bzl", "PROTO_RUNTIME_DEPS", "WELL_KNOWN_TYPES_APIV2")

exports_files(["LICENSE.txt"])
exports_files(["LICENSE"])

buildifier(
name = "buildifier",
Expand Down
Loading

0 comments on commit 77837fd

Please sign in to comment.