diff --git a/app/views/home/about.html.erb b/app/views/home/about.html.erb index 0b3f6992..85d819e9 100644 --- a/app/views/home/about.html.erb +++ b/app/views/home/about.html.erb @@ -168,14 +168,14 @@ Ownership and management Website @@ -213,13 +213,9 @@

A more detailed analysis of our running costs is available on our blog.

-

Income

- -

JOSS has an experimental collaboration with <%= link_to "AAS publishing", "https://blog.joss.theoj.org/2018/12/a-new-collaboration-with-aas-publishing" %> where authors submitting to one of the AAS journals can also publish a companion software paper in JOSS, thereby receiving a review of their software. For this service, JOSS receives a small donation from AAS publishing. In 2019, JOSS received $200 as a result of this collaboration.

-

Donate

-

Donations are one way for JOSS to offset our costs: <%= link_to image_tag("https://img.shields.io/badge/Donate-to%20JOSS-brightgreen.svg"), "https://numfocus.org/donate-to-joss", target: "_blank" %>

+

Donations are one way for JOSS to offset our costs: <%= link_to image_tag("https://img.shields.io/badge/Donate-to%20JCON-brightgreen.svg"), "https://github.com/sponsors/julialang", target: "_blank" %>

@@ -254,7 +250,7 @@ Author information <%= link_to "🎉 Volunteer to review".html_safe, setting(:reviewers_signup_url), class: "menu-btn" %> Reviewer guidelines - <%= link_to "✨ Donate to #{setting(:abbreviation)}  ✨".html_safe, "https://numfocus.org/donate-to-joss", class: "menu-btn", target: "_blank" %> + <%= link_to "✨ Donate to #{setting(:abbreviation)}  ✨".html_safe, "https://github.com/sponsors/julialang", class: "menu-btn", target: "_blank" %> <%= link_to "Table of contents".html_safe, toc_index_path, class: "menu-btn" %>