From 464b3e87a050d86942b66ca506a52c64e145d89c Mon Sep 17 00:00:00 2001 From: Eric Poirier <eric.poirier@eclipse-foundation.org> Date: Wed, 15 Sep 2021 10:57:18 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9cc58d1..3042c6b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ This project describes the resources that make up the official Eclipse Foundation REST API. -[](https://travis-ci.org/EclipseFdn/api.eclipse.org-docs) - ## Links - [SwaggerUI](https://eclipsefdn.github.io/api.eclipse.org-docs/swagger-ui/) @@ -71,4 +69,4 @@ Have a bug or a feature request? Please search for existing and closed issues. I ## Copyright and license -Copyright 2018 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [api.eclipse.org-docs authors](https://github.com/eclipsefdn/api.eclipse.org-docs/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/api.eclipse.org-docs/LICENSE). \ No newline at end of file +Copyright 2018 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [api.eclipse.org-docs authors](https://github.com/eclipsefdn/api.eclipse.org-docs/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/api.eclipse.org-docs/LICENSE). -- GitLab