Skip to content

Commit 2327329

Browse files
committed
Fix license header check
1 parent c2be69a commit 2327329

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Sources/GRPCCore/Documentation.docc/Articles/Migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To make the migration easier a script is available to automate a number of
3434
steps. You should download it now using:
3535

3636
```sh
37-
curl https://raw.githubusercontent.com/grpc/grpc-swift/refs/heads/main/dev/v1-to-v2/v1_to_v2 -o v1_to_v2
37+
curl https://raw.githubusercontent.com/grpc/grpc-swift/refs/heads/main/dev/v1-to-v2/v1_to_v2.sh -o v1_to_v2
3838
```
3939

4040
You'll also need to make the `v1_to_v2` script executable:
File renamed without changes.

0 commit comments

Comments
 (0)