summaryrefslogtreecommitdiffstats
path: root/articles/cowboy-2.7.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.7.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.7.0/index.html')
-rw-r--r--articles/cowboy-2.7.0/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/articles/cowboy-2.7.0/index.html b/articles/cowboy-2.7.0/index.html
index 18246db7..c06fe3ae 100644
--- a/articles/cowboy-2.7.0/index.html
+++ b/articles/cowboy-2.7.0/index.html
@@ -76,7 +76,7 @@
<p>Cowboy 2.7 requires Erlang/OTP 20 or above and is tested and supported on Linux, FreeBSD, macOS and Windows.</p>
<p>A complete list of changes can be found in the migration guide: <a href="https://ninenines.eu/docs/en/cowboy/2.7/guide/migrating_from_2.6/">Migrating from Cowboy 2.6 to 2.7</a>.</p>
<p>I have more free time available for consulting or for paid open source development at the moment. If you are interested, drop me an email at <a href="mailto:[email protected]">[email protected]</a>. I have gathered that there&apos;s interest in a pure Erlang GRPC implementation, and there&apos;s also QUIC and HTTP/3 that will be ready soon, for examples of projects I&apos;d be interested in working on.</p>
-<p>You can donate to this project via <a href="https://salt.bountysource.com/teams/ninenines">BountySource</a>. These funds are used to pay for additional servers for testing.</p>
+<p>You can donate to this project via <a href="https://github.com/sponsors/essen">GitHub Sponsors</a>. These funds are used to pay for additional servers for testing.</p>
<p>As usual, feedback is appreciated, and issues or questions should be sent via Github tickets. Thanks!</p>
@@ -90,6 +90,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>