Skip to content

Commit 39d4e78

Browse files
committed
Remove open-collective link
1 parent 992099e commit 39d4e78

4 files changed

Lines changed: 6 additions & 5 deletions

File tree

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
github: AvaCodeSolutions
2-
open_collective: django-email-learning

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ A Django package for creating email-based learning platforms with IMAP integrati
1313

1414
## Sponsorship
1515

16-
Support our open-source work and community projects by sponsoring us through [GitHub Sponsors](https://github.com/sponsors/AvaCodeSolutions) or [Open Collective](https://opencollective.com/django-email-learning). Depending on your sponsorship tier, we can feature your logo and link on the project’s README and documentation.
16+
Support our open-source work and community projects by sponsoring us through [GitHub Sponsors](https://github.com/sponsors/AvaCodeSolutions). Depending on your sponsorship tier, we can feature your logo and link on the project’s README and documentation.
1717

18-
[![Sponsor us](https://img.shields.io/badge/Sponsor_our_project-white?style=for-the-badge&logo=githubsponsors)](https://opencollective.com/django-email-learning)
18+
[![Sponsor us](https://img.shields.io/badge/Sponsor_our_project-white?style=for-the-badge&logo=githubsponsors)](https://github.com/sponsors/AvaCodeSolutions)
1919

2020
## What is django-email-learning?
2121

django_service/templates/django_service/home.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ <h2>External Links</h2>
8080
<h2>Sponsor the Project</h2>
8181
<p>
8282
If you find this project useful and would like to support its development,
83-
consider sponsoring us on <a href="https://github.com/sponsors/AvaCodeSolutions">GitHub Sponsors</a> or
84-
<a href="https://opencollective.com/django-email-learning">Open Collective</a>.
83+
consider sponsoring us on <a href="https://github.com/sponsors/AvaCodeSolutions">GitHub Sponsors</a>.
8584
</p>
8685
</div>
8786
</body>

docs/source/introduction.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ Django Email Learning is an open-source Django application by `AvaCode Solutions
55
mentors, and developers create and manage automated learning paths.
66

77
.. _AvaCode Solutions: https://avacodesolutions.com/
8+
.. _GitHub: https://github.com/AvaCodeSolutions/django-email-learning
89

910
Unlike traditional Learning Management Systems (LMS) that require students
1011
to log into a complex dashboard to find their content, Django Email Learning delivers
1112
lessons directly to the learner's inbox, ensuring high engagement where users
1213
already spend their time.
1314

15+
If you find this project useful, a star on `GitHub`_ helps others discover it.
16+
1417

1518
Key Features
1619
------------

0 commit comments

Comments
 (0)