fix towncrier config and correct links in release_notes

This commit is contained in:
pacrob
2025-05-12 13:03:05 -06:00
committed by Paul Robinson
parent 0430ad397f
commit 9798db3932
4 changed files with 48 additions and 47 deletions

View File

@ -124,7 +124,7 @@ ifndef bump
endif
check-git:
# require that upstream is configured for ethereum/py-libp2p
# require that upstream is configured for libp2p/py-libp2p
@if ! git remote -v | grep "upstream[[:space:]]git@github.com:libp2p/py-libp2p.git (push)\|upstream[[:space:]]https://github.com/libp2p/py-libp2p (push)"; then \
echo "Error: You must have a remote named 'upstream' that points to 'py-libp2p'"; \
exit 1; \