Skip to content

Commit 30aa9dc

Browse files
committed
updated README.md
1 parent 06f55c6 commit 30aa9dc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ to applications and other components/libraries. It is also provides an implemen
66
JPA specification, which is the standardized Java specification for ORM. See
77
[Hibernate.org](http://hibernate.org/orm/) for additional information.
88

9-
### protected
109
[![Build Status](http://ci.hibernate.org/job/hibernate-orm-master-h2/badge/icon)](http://ci.hibernate.org/job/hibernate-orm-master-h2/)
11-
### unprotected
12-
[![Build Status](http://ci.hibernate.org/buildStatus/icon?job=hibernate-orm-master-h2)](http://ci.hibernate.org/job/hibernate-orm-master-h2/)
1310

1411

1512
Quickstart
@@ -38,7 +35,7 @@ is somewhat outdated, but still has
3835
CI Builds
3936
=========
4037

41-
Hibernate makes use of [Jenkins](http://jenkins.org) for its CI needs. The project is built continuous on each
38+
Hibernate makes use of [Jenkins](http://jenkins-ci.org) for its CI needs. The project is built continuous on each
4239
push to the upstream repository. Overall there are a few different jobs, all of which can be seen at
4340
[http://ci.hibernate.org/view/ORM/](http://ci.hibernate.org/view/ORM/)
4441

0 commit comments

Comments
 (0)