From 28122982bdbf5c10dd366fb9928a3df8dbf1864f Mon Sep 17 00:00:00 2001 From: EduardoFF Date: Sun, 25 Aug 2024 19:02:57 +0300 Subject: [PATCH] release p1 checkpoint --- docs/projects/P1/1_checkpoint.md | 2 +- docs/projects/P1/index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/projects/P1/1_checkpoint.md b/docs/projects/P1/1_checkpoint.md index f09a0d0c9..692457d22 100644 --- a/docs/projects/P1/1_checkpoint.md +++ b/docs/projects/P1/1_checkpoint.md @@ -7,7 +7,7 @@ ## Getting Started ### Repository Setup -Fork the [class-specific repository](https://github.com/CMU-17313Q/NodeBB-f24-test) into your personal GitHub account. +Fork the [class-specific repository](https://github.com/CMU-17313Q/NodeBB) into your personal GitHub account. !!! warning Even though this project is based off of an active open source project, we have made significant changes to ensure its suitability for our class. As such, be sure you are forking off of **CMU-17313Q/NodeBB** and direct any questions to course staff. Do **not** contact the maintainers of NodeBB for assistance with your homework questions. diff --git a/docs/projects/P1/index.md b/docs/projects/P1/index.md index 8832608dc..051ec5077 100644 --- a/docs/projects/P1/index.md +++ b/docs/projects/P1/index.md @@ -14,7 +14,7 @@ Welcome to the 17-313 development team! To get started, you will be going throug This semester, we will be building upon NodeBB, an open-source community forum software project that was started in 2014. You can learn more about this project from the original development team's [website](https://nodebb.org/). -For your own development, you will be forking your own repository off of a class-specific fork of NodeBB, which you can find at [https://github.com/CMU-17313Q/NodeBB](https://github.com/CMU-17313Q/NodeBB-f24-test). +For your own development, you will be forking your own repository off of a class-specific fork of NodeBB, which you can find at [https://github.com/CMU-17313Q/NodeBB](https://github.com/CMU-17313Q/NodeBB). Our fork contains some tweaks to make the project easier to modify and debug. This will also allow you to create issues and pull requests that are visible to the instructors, which will be the primary way of submitting code deliverables for this project. @@ -23,7 +23,7 @@ This is an **individual assignment**. There are four (4) deliverables and two (2 A) [**Build Checkpoint**](/projects/P1/1_checkpoint) - 5 points - due Friday, August 30th, 11:59pm -B) [**Starter Task**](/projects/P1/2_refactoring) - 95 points - due Thursday, September 5th, 11:59PM +B) [**Starter Task** (TBD)]() - 95 points - due Thursday, September 5th, 11:59PM - GitHub Issue (20 pts) - Code Refactoring and Validation (10 pts)