Skip to content

Commit 53be860

Browse files
committed
Rename project to College-Project-and-Seminar-Roadmap and update URLs
1 parent ffbe184 commit 53be860

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# 🎓 CSE College Project & Seminar Roadmap
1+
# 🎓 College Project & Seminar Roadmap
22

33
<p align="center">
44
<em>The guide we wish we had when we were in 3rd year.</em>
55
</p>
66

77
<p align="center">
8-
<a href="https://codecompass.github.io/CSE-College-Project-Roadmap/"><img src="https://img.shields.io/badge/docs-Live-brightgreen.svg" alt="Documentation"></a>
9-
<a href="https://github.com/shadil-rayyan/CSE-College-Project-Roadmap/stargazers"><img src="https://img.shields.io/github/stars/shadil-rayyan/CSE-College-Project-Roadmap?style=social" alt="Stars"></a>
10-
<a href="https://github.com/shadil-rayyan/CSE-College-Project-Roadmap/network/members"><img src="https://img.shields.io/github/forks/shadil-rayyan/CSE-College-Project-Roadmap?style=social" alt="Forks"></a>
8+
<a href="https://CodeCompasss.github.io/College-Project-and-Seminar-Roadmap/"><img src="https://img.shields.io/badge/docs-Live-brightgreen.svg" alt="Documentation"></a>
9+
<a href="https://github.com/CodeCompasss/College-Project-and-Seminar-Roadmap/stargazers"><img src="https://img.shields.io/github/stars/CodeCompasss/College-Project-and-Seminar-Roadmap?style=social" alt="Stars"></a>
10+
<a href="https://github.com/CodeCompasss/College-Project-and-Seminar-Roadmap/network/members"><img src="https://img.shields.io/github/forks/CodeCompasss/College-Project-and-Seminar-Roadmap?style=social" alt="Forks"></a>
1111
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License"></a>
1212
</p>
1313

@@ -57,8 +57,8 @@ Want to add your own tips, horror stories, or templates? We'd love that!
5757

5858
```bash
5959
# Clone the repo
60-
git clone https://github.com/shadil-rayyan/CSE-College-Project-Roadmap.git
61-
cd CSE-College-Project-Roadmap
60+
git clone https://github.com/CodeCompasss/College-Project-and-Seminar-Roadmap.git
61+
cd College-Project-and-Seminar-Roadmap
6262

6363
# Install dependencies
6464
pip install -r requirements.txt
@@ -90,5 +90,5 @@ This guide is our way of paying it forward. If it helps even one student avoid a
9090
---
9191

9292
<p align="center">
93-
Built with ❤️ and a lot of ☕ by the <a href="https://github.com/shadil-rayyan">CodeCompass</a> community.
93+
Built with ❤️ and a lot of ☕ by the <a href="https://github.com/CodeCompasss">CodeCompass</a> community.
9494
</p>

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🎓 CSE College Project & Seminar Roadmap
1+
# 🎓 College Project & Seminar Roadmap
22

33
<p align="center">
44
<strong><em>The guide we wish we had when we were in 3rd year.</em></strong>

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
site_name: CSE Project & Seminar Roadmap
2-
site_description: The guide we wish we had when we were in 3rd year. A comprehensive roadmap for CSE students to ace their Mini Projects, Main Projects, and Seminars.
1+
site_name: College Project & Seminar Roadmap
2+
site_description: The guide we wish we had when we were in 3rd year. A comprehensive roadmap for students to ace their Mini Projects, Main Projects, and Seminars.
33
site_author: CodeCompass Team
4-
site_url: https://codecompass.github.io/CSE-College-Project-Roadmap/
4+
site_url: https://CodeCompasss.github.io/College-Project-and-Seminar-Roadmap/
55

66
# Repository
7-
repo_name: CSE-College-Project-Roadmap
8-
repo_url: https://github.com/shadil-rayyan/CSE-College-Project-Roadmap
7+
repo_name: College-Project-and-Seminar-Roadmap
8+
repo_url: https://github.com/CodeCompasss/College-Project-and-Seminar-Roadmap
99
edit_uri: edit/main/docs/
1010

1111
theme:

0 commit comments

Comments
 (0)