Skip to content

Commit 1514a81

Browse files
authored
CONTRIBUTING: fix link to releases (elastic#71)
1 parent a1a008c commit 1514a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ If you have commit access, the process is as follows:
109109
Copy the changelog for the release to the tag message, removing any leading `#`.
110110
1. Push tag upstream with `git push upstream --tags` (and optionally to your own fork as well)
111111
1. After tests pass, Github Actions will automatically build and push the new release to PyPI.
112-
1. Edit and publish the [draft Github release](https://github.com/elastic/elastic-otel-python/releases)
112+
1. Edit and publish the [draft Github release](https://github.com/elastic/elastic-otel-python-instrumentations/releases)
113113
created by Github Actions. Substitute the generated changelog with one hand written into the body of the
114114
release.

0 commit comments

Comments
 (0)