Skip to content

Commit d246d57

Browse files
jtraglialightclient
authored andcommitted
Update project name in release link template
1 parent f53cf3b commit d246d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ entry in `urls` field. Entry should be in following format (replace `<tag>`
8888
with real tag name from step 1.):
8989

9090
```javascript
91-
{url: "https://github.com/ethereum/builder-apis/releases/download/<tag>/builder-oapi.yaml", name: "<tag>"},
91+
{url: "https://github.com/ethereum/builder-specs/releases/download/<tag>/builder-oapi.yaml", name: "<tag>"},
9292
```
9393

9494
[ci]: https://github.com/ethereum/builder-specs/workflows/CI/badge.svg

0 commit comments

Comments
 (0)