File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,7 @@ to applications and other components/libraries. It is also provides an implemen
6
6
JPA specification, which is the standardized Java specification for ORM. See
7
7
[ Hibernate.org] ( http://hibernate.org/orm/ ) for additional information.
8
8
9
- ### protected
10
9
[ ![ 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/ )
13
10
14
11
15
12
Quickstart
@@ -38,7 +35,7 @@ is somewhat outdated, but still has
38
35
CI Builds
39
36
=========
40
37
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
42
39
push to the upstream repository. Overall there are a few different jobs, all of which can be seen at
43
40
[ http://ci.hibernate.org/view/ORM/ ] ( http://ci.hibernate.org/view/ORM/ )
44
41
You can’t perform that action at this time.
0 commit comments