From 96098a0e9bcd4d07c0c9277a8b2587a3484072c4 Mon Sep 17 00:00:00 2001 From: Andrew Yang Date: Fri, 15 Sep 2023 17:22:22 -0400 Subject: [PATCH] Fix rever --- rever.xsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rever.xsh b/rever.xsh index 24341cd..e46aa2b 100644 --- a/rever.xsh +++ b/rever.xsh @@ -10,5 +10,5 @@ $GITHUB_ORG = 'diffpy' # Github org for Github releases and conda-forge $GITHUB_REPO = 'diffpy.utils' # Github repo for Github releases and conda-forge $GHRELEASE_PREPEND = """See [CHANGELOG.md](CHANGELOG.md) for detailed release notes. -The release is also available at [PyPI](https://pypi.org/project/diffpy.pdffit2/) and [Conda](https://anaconda.org/conda-forge/diffpy.pdffit2). +The release is also available at [PyPI](https://pypi.org/project/diffpy.utils/) and [Conda](https://anaconda.org/conda-forge/diffpy.utils). """ # release message