From 1f9664cb7fe38eff3211081384489c3daf1d30d7 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Fri, 10 Nov 2023 23:24:10 -0800 Subject: [PATCH] Remove link to java.time example. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 20f3897..56ee194 100644 --- a/README.md +++ b/README.md @@ -134,8 +134,6 @@ The mustache variables automatically filled in by the processor are: | `{{separator}}` | The version separator. | `String` | | `{{semver}}` or `{{version}}` | The full semantic version. | `String` | -Please also look at this [example](https://github.com/ethauvin/mobibot/blob/master/version.mustache) using [`java.time`](https://docs.oracle.com/javase/8/docs/api/java/time/package-summary.html) - ## Elements & Properties The following annotation elements and properties are available: