Opened 10 years ago
Closed 10 years ago
#5325 closed defect (fixed)
mediagoblin.org page links to gitorious.org
| Reported by: | Jonas Haraldsson | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | documentation | Keywords: | website |
| Cc: | Parent Tickets: |
Description
"Code" section on http://mediagoblin.org/pages/join.html points to gitorious.org instead of the new project page at http://savannah.gnu.org/projects/mediagoblin
Attachments (1)
Change History (5)
comment:1 by , 10 years ago
| Status: | new → review |
|---|
comment:2 by , 10 years ago
Whoops - note that that should be issue_5325.patch - messed up the number.
comment:3 by , 10 years ago
If it's easier, I've also created my own account on notabug.org, but it doesn't seem like there's any way to create a merge request:
https://notabug.org/Sturm/mediagoblin-website/src/gitorious
comment:4 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | review → closed |
Good catch, Sturm! Merged & pushed!

I've fixed this reference to Gitorious repo in my branch of
mediagoblin-website:https://gitlab.com/Sturm/mediagoblin-website/tree/gitorious
Will also attach a patch file against
mediagoblin-websitein case that's more convenient.