You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update repository URLs to fg-labs after org transfer (#9)
Update Cargo.toml repository field, README badges (build, codecov,
license), clone instructions, and resource links to point at
fg-labs/refget-rs following the transfer from fulcrumgenomics.
*[License](https://github.com/fg-labs/refget-rs/blob/main/LICENSE): Released under the MIT license
111
111
112
112
## Authors
113
113
@@ -122,6 +122,6 @@ Development of refget-rs is supported by [Fulcrum Genomics](https://www.fulcrumg
122
122
## Disclaimer
123
123
124
124
This software is under active development.
125
-
While we make a best effort to test this software and to fix issues as they are reported, this software is provided as-is without any warranty (see the [license](https://github.com/fulcrumgenomics/refget-rs/blob/main/LICENSE) for details).
126
-
Please submit an [issue](https://github.com/fulcrumgenomics/refget-rs/issues), and better yet a [pull request](https://github.com/fulcrumgenomics/refget-rs/pulls) as well, if you discover a bug or identify a missing feature.
125
+
While we make a best effort to test this software and to fix issues as they are reported, this software is provided as-is without any warranty (see the [license](https://github.com/fg-labs/refget-rs/blob/main/LICENSE) for details).
126
+
Please submit an [issue](https://github.com/fg-labs/refget-rs/issues), and better yet a [pull request](https://github.com/fg-labs/refget-rs/pulls) as well, if you discover a bug or identify a missing feature.
127
127
Please contact [Fulcrum Genomics](https://www.fulcrumgenomics.com) if you are considering using this software or are interested in sponsoring its development.
0 commit comments