Skip to content

Commit cc8562f

Browse files
authored
Fix repository links in CHANGELOG.md
1 parent 8171b2a commit cc8562f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,31 @@
44

55
## 0.4.2
66

7-
([Full Changelog](https://github.com/Zsailer/jupyterlab-cell-diff/compare/v0.4.1...822c684ae378d6c22af60940bf38d0f7c2a89ab4))
7+
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/compare/v0.4.1...822c684ae378d6c22af60940bf38d0f7c2a89ab4))
88

99
### Bugs fixed
1010

11-
- add logic to remove the 'compare' button [#2](https://github.com/Zsailer/jupyterlab-cell-diff/pull/2) ([@Zsailer](https://github.com/Zsailer))
11+
- add logic to remove the 'compare' button [#2](https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/pull/2) ([@Zsailer](https://github.com/Zsailer))
1212

1313
### Contributors to this release
1414

15-
([GitHub contributors page for this release](https://github.com/Zsailer/jupyterlab-cell-diff/graphs/contributors?from=2025-01-03&to=2025-01-03&type=c))
15+
([GitHub contributors page for this release](https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/graphs/contributors?from=2025-01-03&to=2025-01-03&type=c))
1616

1717
[@Zsailer](https://github.com/search?q=repo%3AZsailer%2Fjupyterlab-cell-diff+involves%3AZsailer+updated%3A2025-01-03..2025-01-03&type=Issues)
1818

1919
<!-- <END NEW CHANGELOG ENTRY> -->
2020

2121
## 0.4.1
2222

23-
([Full Changelog](https://github.com/Zsailer/jupyterlab-cell-diff/compare/v0.4.0...8a4b27aaef88370762f7173b94d472be7b230e52))
23+
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/compare/v0.4.0...8a4b27aaef88370762f7173b94d472be7b230e52))
2424

2525
### Enhancements made
2626

27-
- Remove old diffs when a new diff is created [#1](https://github.com/Zsailer/jupyterlab-cell-diff/pull/1) ([@Zsailer](https://github.com/Zsailer))
27+
- Remove old diffs when a new diff is created [#1](https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/pull/1) ([@Zsailer](https://github.com/Zsailer))
2828

2929
### Contributors to this release
3030

31-
([GitHub contributors page for this release](https://github.com/Zsailer/jupyterlab-cell-diff/graphs/contributors?from=2024-12-20&to=2025-01-03&type=c))
31+
([GitHub contributors page for this release](https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/graphs/contributors?from=2024-12-20&to=2025-01-03&type=c))
3232

3333
[@Zsailer](https://github.com/search?q=repo%3AZsailer%2Fjupyterlab-cell-diff+involves%3AZsailer+updated%3A2024-12-20..2025-01-03&type=Issues)
3434

0 commit comments

Comments
 (0)