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.
@@ -230,11 +230,11 @@ Deno.test("/ should return the expected response", async () => {
230
230
231
231
## Example Apps
232
232
233
-
As well as the [example app found in this repo](https://github.com/reno-router/reno/tree/v2.0.16/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.
233
+
As well as the [example app found in this repo](https://github.com/reno-router/reno/tree/v2.0.17/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.
234
234
235
235
## API Documentation
236
236
237
-
Consult [Reno's entry on the Deno Doc website](https://doc.deno.land/https/deno.land/x/[email protected].16/reno/mod.ts) for comprehensive documentation on Reno's API.
237
+
Consult [Reno's entry on the Deno Doc website](https://doc.deno.land/https/deno.land/x/[email protected].17/reno/mod.ts) for comprehensive documentation on Reno's API.
0 commit comments