Skip to content

Commit

Permalink
fix slack link
Browse files Browse the repository at this point in the history
  • Loading branch information
taoeffect committed Aug 2, 2024
1 parent b882749 commit 234cbfd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/jobs/volunteering.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ layout: "../layouts/JobPost.astro"

### Volunteering

Most of the people who work on Group Income do so as volunteers. We’re looking for designers, developers, and writers. Feel free to hop right in and join our [Slack](https://join.slack.com/t/okturtles/shared_invite/zt-jc5x4uck-0YqMX5vVGZ9koR2b6LCwiw) and [Github](https://github.com/okTurtles/group-income)!
Most of the people who work on Group Income do so as volunteers. We’re looking for designers, developers, and writers. Feel free to hop right in and join our [Slack](https://join.slack.com/t/okturtles/shared_invite/zt-10jmpfgxj-tXQ1MKW7t8qqdyY6fB7uyQ) and [Github](https://github.com/okTurtles/group-income)!

#### Bounties

You can also get paid to work on Group Income without applying for a specific position by working on issues that [have bounties posted to them](https://github.com/okTurtles/group-income/issues?q=is%3Aissue+is%3Aopen+label%3ANote%3ABounty) or ask us [on Slack](https://join.slack.com/t/okturtles/shared_invite/zt-jc5x4uck-0YqMX5vVGZ9koR2b6LCwiw) if we can add a bounty to an issue you're interested in.
You can also get paid to work on Group Income without applying for a specific position by working on issues that [have bounties posted to them](https://github.com/okTurtles/group-income/issues?q=is%3Aissue+is%3Aopen+label%3ANote%3ABounty) or ask us [on Slack](https://join.slack.com/t/okturtles/shared_invite/zt-10jmpfgxj-tXQ1MKW7t8qqdyY6fB7uyQ) if we can add a bounty to an issue you're interested in.

Every regular contributor to the development of Group Income will be added to the Group Income Contributors Group, a special group for Group Income contributors that’s sustained by voluntary contributions from the larger network of groups.
2 changes: 1 addition & 1 deletion src/pages/about-us.astro
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ import { resolvePath } from '@/utils/helpers.js'
<div class="community">
<ul>
<li><a href="https://github.com/okTurtles/group-income-simple" target="_blank"><img src={resolvePath("/images/about/community/github.svg")} />Check and contribute on our code on Github.</a></li>
<li><a href="https://join.slack.com/t/okturtles/shared_invite/zt-jc5x4uck-0YqMX5vVGZ9koR2b6LCwiw" target="_blank"><img src={resolvePath("/images/about/community/slack.svg")} />Join our Slack conversations.</a></li>
<li><a href="https://join.slack.com/t/okturtles/shared_invite/zt-10jmpfgxj-tXQ1MKW7t8qqdyY6fB7uyQ" target="_blank"><img src={resolvePath("/images/about/community/slack.svg")} />Join our Slack conversations.</a></li>
<li><a href="https://www.reddit.com/r/basicincome" target="_blank"><img src={resolvePath("/images/about/community/reddit.svg")} />Check Group Income and Basic Income on Reddit.</a></li>
<li><a href={resolvePath("/blog")} target="_blank"><img src={resolvePath("images/about/community/blog.svg")} />Read our thoughts on the Blog.</a></li>
<li><a href="https://twitter.com/Group_Income" target="_blank"><img src={resolvePath("/images/about/community/twitter.svg")} />Follow us on Twitter.</a></li>
Expand Down

0 comments on commit 234cbfd

Please sign in to comment.