Skip to content

Commit 29fd931

Browse files
committed
change link to CONTRIBUTING.md to absolute path
1 parent 88dc1b3 commit 29fd931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bib2readme.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
This is a curated list of resources, including overviews, software, papers, and other resources related to amortized inference.
2828
Feel free to explore the entries below and use the provided BibTeX information for citation purposes.
2929
This is a community-driven project which is currently maintained by [Marvin Schmitt](https://www.marvinschmitt.com).
30-
Contributions are always welcome, see [`CONTRIBUTING.md`](CONTRIBUTING.md) for a contribution guide.
30+
Contributions are always welcome, see [`CONTRIBUTING.md`](https://github.com/bayesflow-org/awesome-amortized-inference/blob/main/CONTRIBUTING.md) for a contribution guide.
3131
3232
This awesome list currently has some overlap with the `awesome-neural-sbi` list ([Link](https://github.com/smsharma/awesome-neural-sbi)) because
3333
amortized inference has gained populatity in the context of simulation-based inference (SBI) with neural networks.

0 commit comments

Comments
 (0)