Skip to content

Commit

Permalink
Update path to group sources
Browse files Browse the repository at this point in the history
  • Loading branch information
huddlej committed Dec 10, 2021
1 parent a7a5b85 commit 59c4f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This will result in another email to the user with a new temporary password.
_This is a lot of steps, but in our early stages is a totally workable on-boarding process that can last us a while._
_The steps will also change and shift a bit as we improve integrations, so automating it now seems premature._

Add a new [source](glossary.md#source) class in [_nextstrain.org/src/sources.js_](https://github.com/nextstrain/nextstrain.org/blob/master/src/sources.js) based on the existing `InrbDrcSource` or `SeattleFluSource`.
Add a new [source](glossary.md#source) class in [_nextstrain.org/src/sources/groups.js_](https://github.com/nextstrain/nextstrain.org/blob/master/src/sources/groups.js) based on the existing `InrbDrcSource` or `SeattleFluSource`.
The `_name` you give the source will be used in the nextstrain.org URL and by default as the Cognito group name and in the S3 bucket name.
For now, at least, names should be shorter than ~50 characters and only contain lowercase letters, numbers, and hyphens.
Commit this change but do not push yet.
Expand Down

0 comments on commit 59c4f6f

Please sign in to comment.