From a5d3fb4f601e4bced19f39cb6d82799a71531282 Mon Sep 17 00:00:00 2001 From: Artur Neumann Date: Wed, 27 Dec 2023 12:56:16 +0545 Subject: [PATCH] fix rendering of stars in README (#17477) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 117f78dc912..f45b1e8ca18 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@
-:star::star::star: If you would like to contribute, please refer to [guidelines](CONTRIBUTING.md) and a list of [open tasks](https://github.com/openapitools/openapi-generator/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22).:star::star::star: +:star::star::star: If you would like to contribute, please refer to [guidelines](CONTRIBUTING.md) and a list of [open tasks](https://github.com/openapitools/openapi-generator/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22). :star::star::star: :bangbang: To migrate from Swagger Codegen to OpenAPI Generator, please refer to the [migration guide](docs/migration-from-swagger-codegen.md) :bangbang: