diff --git a/README.md b/README.md index 5c1769895d..6a7dc3ab81 100644 --- a/README.md +++ b/README.md @@ -193,4 +193,4 @@ from film order by film.title ``` -This particular example is explained more in detail in the [`MULTISET` operator announcement blog post](https://blog.jooq.org/jooq-3-15s-new-multiset-operator-will-change-how-you-think-about-sql/). For many more examples, [please have a look at the demo](https://github.com/jOOQ/demo). +This particular example is explained more in detail in the [`MULTISET` operator announcement blog post](https://blog.jooq.org/jooq-3-15s-new-multiset-operator-will-change-how-you-think-about-sql/). For many more examples, [please have a look at the demo](https://github.com/jOOQ/demo). \ No newline at end of file