diff --git a/Activities/Module13 Activity.md b/Activities/Module13 Activity.md index 94f7efd..d698130 100644 --- a/Activities/Module13 Activity.md +++ b/Activities/Module13 Activity.md @@ -21,7 +21,7 @@ There are three pre-requisites for this activity. Your team's deployment must take place within a private GitHub repository in our GitHub Classroom. To create your repository, each member of your team should follow these instructions: -1. Sign in to GitHub.com, and then use our invitation [ADD LINK] to create a repository with the FakeStackOverflow codebase. Check to see if one of your groupmates has created a group already - if so, select it to join it. Otherwise, create a repo using the following format fall24-team-project-group-xyy where you should enter your group number (e.g. "Group-XYY") as the team name where X is your section number and YY is your group number. +1. Sign in to GitHub.com, and then use [our invitation](https://classroom.github.com/a/L65hxlBf) to create a repository with the FakeStackOverflow codebase. Check to see if one of your groupmates has created a group already - if so, select it to join it. Otherwise, create a repo using the following format fall24-team-project-group-xyy where you should enter your group number (e.g. "Group-XYY") as the name where X is your section number and YY is your group number. 2. Check your email for the invitation to join the repo. After that, refresh the page, and it will show a link to your new repository, for example: https://github.com/neu-cs4530/fall24-team-project-group-xyy. Click the link to navigate to your new repository. This is the repository you will use for the project.