summaryrefslogtreecommitdiffstats
path: root/articles/cowboy-2.2.0/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/cowboy-2.2.0/index.html')
-rw-r--r--articles/cowboy-2.2.0/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/articles/cowboy-2.2.0/index.html b/articles/cowboy-2.2.0/index.html
index 5b30c33a..eab69294 100644
--- a/articles/cowboy-2.2.0/index.html
+++ b/articles/cowboy-2.2.0/index.html
@@ -80,7 +80,7 @@
</ul>
<p>Many bugs have also been fixed. A more complete list of changes can be found in the migration guide: <a href="https://ninenines.eu/docs/en/cowboy/2.2/guide/migrating_from_2.1/">Migrating from Cowboy 2.1 to 2.2</a>.</p>
<p>The next two releases will tentatively focus on improving the support for cookies and CORS, but I&apos;m open to suggestions. If there is a pain point in Cowboy 2.2 I would love to hear about it.</p>
-<p>You can donate to this project via <a href="https://salt.bountysource.com/teams/ninenines">BountySource</a> because I need to eat snacks when I write code. Thanks in advance!</p>
+<p>You can donate to this project via <a href="https://github.com/sponsors/essen">GitHub Sponsors</a> because I need to eat snacks when I write code. Thanks in advance!</p>
<p>As usual, any feedback is appreciated, and any issues should be reported by opening a ticket. Thanks!</p>
@@ -94,6 +94,10 @@
+ <li><a href="https://ninenines.eu/articles/github-sponsors/">GitHub Sponsors</a></li>
+
+
+
<li><a href="https://ninenines.eu/articles/cowboy-2.7.0/">Cowboy 2.7</a></li>