summaryrefslogtreecommitdiffstats
path: root/articles/cowboy-2.0.0/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-10-28 11:34:39 +0100
committerLoïc Hoguin <[email protected]>2019-10-28 11:34:39 +0100
commit519eb0a32b217d088eae791b13f1bdf1d93801e8 (patch)
tree06e7f3f3e638b799ae71304c696eff1bf9c801c1 /articles/cowboy-2.0.0/index.html
parentd15d836ac8f6a3a2c3f5f8e5a9dfd11bd6253fee (diff)
downloadninenines.eu-519eb0a32b217d088eae791b13f1bdf1d93801e8.tar.gz
ninenines.eu-519eb0a32b217d088eae791b13f1bdf1d93801e8.tar.bz2
ninenines.eu-519eb0a32b217d088eae791b13f1bdf1d93801e8.zip
GitHub Sponsors
Diffstat (limited to 'articles/cowboy-2.0.0/index.html')
-rw-r--r--articles/cowboy-2.0.0/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/articles/cowboy-2.0.0/index.html b/articles/cowboy-2.0.0/index.html
index caa49de2..24dd8d2a 100644
--- a/articles/cowboy-2.0.0/index.html
+++ b/articles/cowboy-2.0.0/index.html
@@ -85,7 +85,7 @@
</ul>
<p>A more complete list of changes can be found in the migration guide: <a href="https://ninenines.eu/docs/en/cowboy/2.0/guide/migrating_from_1.0/">Migrating from Cowboy 1.0 to 2.0</a>.</p>
<p>There are two planned feature releases after 2.0. Some features were temporarily removed and will be added back in 2.1. In 2.2 new features will be added to allow users to support the gRPC protocol. Full details <a href="https://github.com/ninenines/cowboy/milestones">in tickets</a>.</p>
-<p>Feeling good about this release? Send money one-time or monthly via <a href="https://salt.bountysource.com/teams/ninenines">BountySource</a>. Thanks in advance!</p>
+<p>Feeling good about this release? Send money one-time or monthly via <a href="https://github.com/sponsors/essen">GitHub Sponsors</a>. Thanks in advance!</p>
<p>As usual, any feedback is appreciated, and any issues should be reported by opening a ticket. Thanks!</p>
@@ -99,6 +99,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>