We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c830a2 commit 16abec2Copy full SHA for 16abec2
Oldversions.md
Readme.md
@@ -19,11 +19,9 @@ See [Changelog.md](Changelog.md)
19
20
## Usage
21
22
-[Example application using the defaults](https://github.com/gx0r/connect-session-knex/blob/master/examples/example.js)
+[Example application using the defaults](https://github.com/gx0r/connect-session-knex/blob/master/examples/example-mjs.mjs)
23
24
-[Example application with PostgreSQL](https://github.com/gx0r/connect-session-knex/blob/master/examples/example-postgres.js)
25
-
26
-[With Express 3 or Connect](https://github.com/gx0r/connect-session-knex/blob/master/Oldversions.md)
+[Example application with PostgreSQL](https://github.com/gx0r/connect-session-knex/blob/master/examples/example-postgres.mjs)
27
28
## Options
29
0 commit comments