From 0963b164b3ce76b90ebe4defa2801667a3c4eedf Mon Sep 17 00:00:00 2001 From: Jeroen Laverman Date: Wed, 25 Jul 2018 10:29:47 +0200 Subject: [PATCH] Fix typo Signed-off-by: Jeroen Laverman --- docs/src/main/resources/news/2018-07-26-first-release.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/src/main/resources/news/2018-07-26-first-release.md b/docs/src/main/resources/news/2018-07-26-first-release.md index d7500e5f3..be8bcd674 100644 --- a/docs/src/main/resources/news/2018-07-26-first-release.md +++ b/docs/src/main/resources/news/2018-07-26-first-release.md @@ -65,10 +65,9 @@ Microsoft's SQL Server which is also available in production grade, as well as, ### Open Sourced REST docs -A huge benefit for the community are the recently open sourced REST docs of hawkBit. This has been a [open request](https://github.com/eclipse/hawkbit/issues/480) -for some, which we were happy to meet. The documentation is generated using [Spring REST docs](https://spring.io/projects/spring-restdocs) -, based on unit-tests. Theses tests, with the respective documentation, are now available in the [code base](https://github.com/eclipse/hawkbit/pull/688). - Furthermore, the API documentation will be hosted on our new [website](https://www.eclipse.org/hawkbit/). +A huge benefit for the community are the recently open sourced REST docs of hawkBit. This has been an [open request](https://github.com/eclipse/hawkbit/issues/480) +for some, which we were happy to meet. The documentation is generated using [Spring REST docs](https://spring.io/projects/spring-restdocs), based on unit-tests. Theses tests, with the respective documentation, are now available in the [code base](https://github.com/eclipse/hawkbit/pull/688). + Furthermore, the API documentation will be hosted on our new [website](https://www.eclipse.org/hawkbit/) (comming soon). ### Docker Images