Skip to content

Commit 7f15c48

Browse files
committed
docs: Change Ohloh link to Open Hub
Ohloh got acquired by Synopsis and is nor Open Hub. Change the links for the tiny widget to point to Open Hub. Closes gitblit-org#1356
1 parent 5873bc9 commit 7f15c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/siteindex.mkd

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<tr><th>Issues</th><td><a href="${project.issuesUrl}">GitHub</a></td></tr>
2626
<tr><th>Discussion</th><td><a href="${project.forumUrl}">Gitblit Group</a></td></tr>
2727
<tr><th>Twitter</th><td><a href="https://twitter.com/gitblit">@gitblit</a></td></tr>
28-
<tr><th>Ohloh</th><td><a target="_top" href="http://www.ohloh.net/p/gitblit"><img border="0" width="100" height="16" src="http://www.ohloh.net/p/gitblit/widgets/project_thin_badge.gif" alt="Ohloh project report for Gitblit" /></a></td></tr>
28+
<tr><th>Open Hub</th><td><a target="_top" href="https://www.openhub.net/p/gitblit"><img border="0" width="100" height="16" src="https://www.openhub.net/p/gitblit/widgets/project_thin_badge.gif" alt="Open Hub project report for Gitblit" /></a></td></tr>
2929
</tbody>
3030
</table>
3131
</div>

0 commit comments

Comments
 (0)