diff options
Diffstat (limited to 'articles/ranch-1.6.0')
-rw-r--r-- | articles/ranch-1.6.0/index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/articles/ranch-1.6.0/index.html b/articles/ranch-1.6.0/index.html index d6ed2a21..58e5f818 100644 --- a/articles/ranch-1.6.0/index.html +++ b/articles/ranch-1.6.0/index.html @@ -75,7 +75,7 @@ <p>This release also introduces many changes to prepare for the transition to Ranch 2.0 that will be released in the coming months. The guide now features a section listing all upcoming changes in Ranch 2.0.</p> <p>The manual has been updated to provide a separate manual page per function and module, just like for the Gun and Cowboy manuals.</p> <p>A complete list of changes can be found in the migration guide: <a href="https://ninenines.eu/docs/en/ranch/1.6/guide/migrating_from_1.5/">Migrating from Ranch 1.5 to 1.6</a>.</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. A new server was added last month and allows me to test with additional Linux distributions Alpine, CentOS and Debian. Thanks in advance!</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. A new server was added last month and allows me to test with additional Linux distributions Alpine, CentOS and Debian. Thanks in advance!</p> <p>As usual, feedback is appreciated, and issues or questions should be sent via Github tickets. Thanks!</p> @@ -89,6 +89,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> |