You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2023. It is now read-only.
@@ -235,11 +235,11 @@ Deno.test("/ should return the expected response", async () => {
235
235
236
236
## Example Apps
237
237
238
-
As well as the [example app found in this repo](https://github.com/reno-router/reno/tree/v2.0.24/example), which is targetted by the end-to-end test suite, there is a [standalone repository for a blog microservice](https://github.com/reno-router/blog-microservice) built with Deno, Reno, PostgreSQL, and Docker.
238
+
As well as the [example app found in this repo](https://github.com/reno-router/reno/tree/v2.0.25/example), which is targetted by the end-to-end test suite, there is a [standalone repository for a blog microservice](https://github.com/reno-router/blog-microservice) built with Deno, Reno, PostgreSQL, and Docker.
239
239
240
240
## API Documentation
241
241
242
-
Consult [Reno's entry on the Deno Doc website](https://doc.deno.land/https/deno.land/x/[email protected].24/reno/mod.ts) for comprehensive documentation on Reno's API.
242
+
Consult [Reno's entry on the Deno Doc website](https://doc.deno.land/https/deno.land/x/[email protected].25/reno/mod.ts) for comprehensive documentation on Reno's API.
0 commit comments