Skip to content

Commit 2d4970a

Browse files
Actually link to latest release in installation guide.
Previous change bad copy-pasted by putting the resolved URL instead of the URL which redirects. PiperOrigin-RevId: 904531762
1 parent 084caec commit 2d4970a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To install the latest release of the protocol compiler from pre-compiled
1717
binaries, follow these instructions:
1818

1919
1. Navigate to the latest
20-
[GitHub Release](https://github.com/protocolbuffers/protobuf/releases/tag/v34.1).
20+
[GitHub Release](https://github.com/protocolbuffers/protobuf/releases/latest).
2121
2. Download the zip file corresponding to your operating system and computer
2222
architecture (`protoc-<version>-<os>-<arch>.zip`).
2323

0 commit comments

Comments
 (0)