Skip to content

Commit 402e0ab

Browse files
committed
Update links to point to OSSU
1 parent f0e6b56 commit 402e0ab

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Due to Coursera's platform changes, we had the following updates:
240240
- **Cryptography**:
241241
- Applied Cryptography
242242

243-
**ps**: These removed courses are now in the [extras](https://github.com/open-source-society/computer-science/tree/master/extras) section.
243+
**ps**: These removed courses are now in the [extras](https://github.com/ossu/computer-science/tree/master/extras) section.
244244

245245
## [1.3.12] 2016-03-17
246246
### Added

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ the subreddit is recommended as there people may be able to give you suggested a
99
3. If you have *specific* and *substantive* criticisms of the curriculum, i.e. problems related to the progression/content of courses it would be appropriate to [open an issue](https://help.github.com/articles/creating-an-issue/) and give us your suggestions.
1010
4. If you have *non-substantive* updates to make to the curriculum, such as a course's URL having been moved, spelling/syntax errors, etc., please send a [pull request](https://help.github.com/articles/using-pull-requests/) to fix any mistakes that you have found.
1111
5. If you want to customize the curriculum for yourself, do of course [fork this project](https://help.github.com/articles/fork-a-repo/).
12-
6. If you want to suggest a new resource, send a pull request adding such resource to the [extras](https://github.com/open-source-society/computer-science/tree/master/extras) section.
12+
6. If you want to suggest a new resource, send a pull request adding such resource to the [extras](https://github.com/ossu/computer-science/tree/master/extras) section.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017 Open Source Society
3+
Copyright (c) 2017 Open Source Society University
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

PROJECTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Projects
22
> Here, we are providing a list curated by the community of exercises and projects to practice and reinforce the skills we try to master.
33
4-
Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/open-source-society/computer-science) curriculum.
4+
Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/ossu/computer-science) curriculum.
55

66
For more project ideas, check the [Mega Project List](https://github.com/karan/Projects).
77

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<a href="https://github.com/sindresorhus/awesome">
99
<img alt="Awesome" src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg">
1010
</a>
11-
<a href="https://github.com/open-source-society/computer-science">
11+
<a href="https://github.com/ossu/computer-science">
1212
<img alt="Open Source Society University - Computer Science" src="https://img.shields.io/badge/OSSU-computer--science-blue.svg">
1313
</a>
1414
</p>
@@ -430,10 +430,10 @@ In some cases, it may not be permitted;
430430
do **not** violate your course's Honor Code!
431431

432432
Put the OSSU-CS badge in the README of your repository!
433-
[![Open Source Society University - Computer Science](https://img.shields.io/badge/OSSU-computer--science-blue.svg)](https://github.com/open-source-society/computer-science)
433+
[![Open Source Society University - Computer Science](https://img.shields.io/badge/OSSU-computer--science-blue.svg)](https://github.com/ossu/computer-science)
434434

435-
- Markdown: `[![Open Source Society University - Computer Science](https://img.shields.io/badge/OSSU-computer--science-blue.svg)](https://github.com/open-source-society/computer-science)`
436-
- HTML: `<a href="https://github.com/%3Cspan%20class="x x-first x-last">open-source-society/computer-science"><img alt="Open Source Society University - Computer Science" src="https://img.shields.io/badge/OSSU-computer--science-blue.svg"></a>`
435+
- Markdown: `[![Open Source Society University - Computer Science](https://img.shields.io/badge/OSSU-computer--science-blue.svg)](https://github.com/ossu/computer-science)`
436+
- HTML: `<a href="https://github.com/%3Cspan%20class="x x-first x-last">ossu/computer-science"><img alt="Open Source Society University - Computer Science" src="https://img.shields.io/badge/OSSU-computer--science-blue.svg"></a>`
437437

438438
### Evaluation
439439

@@ -495,7 +495,7 @@ These aren't the only specializations you can choose. Check the following websit
495495

496496
- Subscribe to [/r/opensourcesociety](https://www.reddit.com/r/opensourcesociety/)!
497497
- Join us in our [group](https://groups.google.com/forum/#!forum/open-source-society-university)!
498-
- You can also interact through [GitHub issues](https://github.com/open-source-society/computer-science/issues).
498+
- You can also interact through [GitHub issues](https://github.com/ossu/computer-science/issues).
499499
- We also have a chat room! [![Join the chat at https://gitter.im/open-source-society/computer-science](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/open-source-society/computer-science?utm_campaign=pr-badge&utm_content=badge&utm_medium=badge&utm_source=badge)
500500
- Add **Open Source Society University** to your [Facebook](https://www.facebook.com/ossuniversity) profile!
501501

@@ -529,7 +529,7 @@ You can change the status of your board to be *public* or *private*.
529529

530530
* **Curriculum Founder**: [Eric Douglas](https://github.com/ericdouglas)
531531
* **Curriculum Maintainer**: [Eric Douglas](https://github.com/ericdouglas) and [hanjiexi](https://github.com/hanjiexi)
532-
* **Contributors**: [contributors](https://github.com/open-source-society/computer-science/graphs/contributors)
532+
* **Contributors**: [contributors](https://github.com/ossu/computer-science/graphs/contributors)
533533

534534
# References
535535

REQUIREMENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# OSSU Academic Requirements
1+
# OSSU-CS Academic Requirements
22

33
This document contains the subjects (e.g. programming), topics (e.g. imperative programming), and projects the student must master to pass through this curriculum.
44
The subject requirements are based on topics, rather than specific courses, because sometimes a certain course isn't available at the right time or doesn't fit the student's learning style.
@@ -71,4 +71,4 @@ For Core CS, students have two options:
7171

7272
For the Advanced CS Project (also known as the Final Project), students again have two options:
7373
- They can take one of the Specializations under [Advanced applications](#advanced-applications), all of which include Capstone Projects. Students *must* share their project code unless the course's honor code forbids it.
74-
- They can create their own Final Project, and must share the project code to be evaluated by the community.
74+
- They can create their own Final Project, and must share the project code to be evaluated by the community.

0 commit comments

Comments
 (0)