diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-10-12 15:26:48 -0400 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-10-12 15:26:48 -0400 |
commit | eaddcbb73dbe351c6f8e865b7fde4dddae605520 (patch) | |
tree | 4cce8dde3eae6a83e4fc5224973ad89302b5fbf7 /guide/src/sw_contribute.md | |
parent | ac4dc819ef4cd2daa6ebd525f7400774d5589a45 (diff) | |
download | fatcat-eaddcbb73dbe351c6f8e865b7fde4dddae605520.tar.gz fatcat-eaddcbb73dbe351c6f8e865b7fde4dddae605520.zip |
moved github repo to internetarchive org
Diffstat (limited to 'guide/src/sw_contribute.md')
-rw-r--r-- | guide/src/sw_contribute.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/src/sw_contribute.md b/guide/src/sw_contribute.md index 17d72785..999b2149 100644 --- a/guide/src/sw_contribute.md +++ b/guide/src/sw_contribute.md @@ -1,6 +1,6 @@ # Software Contributions -For now, issues and patches can be filed at <https://github.com/bnewbold/fatcat>. +For now, issues and patches can be filed at <https://github.com/internetarchive/fatcat>. To start, the back-end (fatcatd, in rust), web interface (fatcat-web, in python), bots, and this guide are all versioned in the same git repository. |