Skip to content

Commit 6fc5e95

Browse files
authored
Merge pull request creativecommons#192 from Parimal7/master
Fixed broken links on project ideas page to correctly point at vocabulary site.
2 parents f02d1d2 + b5c22ae commit 6fc5e95

File tree

1 file changed

+3
-3
lines changed
  • content/internships/project-ideas-collection/legal-database

1 file changed

+3
-3
lines changed

content/internships/project-ideas-collection/legal-database/contents.lr

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ problem:
88
CC maintains [a collection of case law and legal scholarship](https://labs.creativecommons.org/caselaw/) relevant to legal issues around Creative Commons licenses. Users can submit information, which is reviewed by a member of CC’s legal team and edited if necessary before publishing it to the live site. This tool currently has a number of issues:
99
* publishing new data is a cumbersome manual process for both the legal and tech teams.
1010
* there is no way to browse all resources on the site.
11-
* It does not use [Vocabulary](opensource.creativecommons.org/cc-vocabulary/), CC’s new web design system.
11+
* It does not use [Vocabulary](https://cc-vocabulary.netlify.com/), CC’s new web design system.
1212
---
1313
expected_outcome:
1414
A new website, built using either WordPress or Django, that supports the following features:
1515
* The general public can submit legal information without a user account (the information collected should be identical to the current implementation).
1616
* The legal team at CC can review and edit incoming information and approve it, at which point it goes live.
1717
* All the legal information on the site should be browseable and searchable by keyword and country.
18-
* The user-facing portion of the website should use [Vocabulary](http://opensource.creativecommons.org/cc-vocabulary/) components.
18+
* The user-facing portion of the website should use [Vocabulary](https://cc-vocabulary.netlify.com/) components.
1919
---
2020
internship_tasks:
2121
* Architect the backend of the legal database in either WordPress or Django, including researching appropriate plugins or libraries that will make the task easier.
@@ -31,7 +31,7 @@ Please specify the architecture and plugins/libraries that you’d like to use i
3131
resources:
3232
* [Creative Commons Legal Database (beta)](https://labs.creativecommons.org/caselaw/)
3333
* [Legal database GitHub repository](https://github.com/creativecommons/caselaw/)
34-
* [Vocabulary](opensource.creativecommons.org/cc-vocabulary/)
34+
* [Vocabulary](https://cc-vocabulary.netlify.com/)
3535
---
3636
skills_recommended: CSS, Django, HTML, JavaScript, PHP, Python, WordPress (either Django/Python or WordPress/PHP, not both)
3737
---

0 commit comments

Comments
 (0)