Skip to content

Commit b6aed55

Browse files
committed
1 parent fd1f571 commit b6aed55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protosanitizer/test/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ endif
3636

3737
PROTOC := ./protoc
3838
PROTOC_ZIP := protoc-$(PROTOC_VER)-$(PROTOC_OS)-$(PROTOC_ARCH).zip
39-
PROTOC_URL := https://github.com/google/protobuf/releases/download/v$(PROTOC_VER)/$(PROTOC_ZIP)
39+
PROTOC_URL := https://github.com/protocolbuffers/protobuf/releases/download/v$(PROTOC_VER)/$(PROTOC_ZIP)
4040
PROTOC_TMP_DIR := .protoc
4141
PROTOC_TMP_BIN := $(PROTOC_TMP_DIR)/bin/protoc
4242

0 commit comments

Comments
 (0)