We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dece900 commit f10153dCopy full SHA for f10153d
README.md
@@ -93,7 +93,7 @@ Note that `:secret_key` is a mandatory configuration option that must be set.
93
which also includes additional options (such as `:key`) that can be set.
94
95
The `RackMiddleware` inherits from the
96
-[`Rack::Session::Abstract::Persisted`](https://rubydoc.info/github/rack/rack-session/main/Rack/Session/Abstract/Persisted)
+[Rack::Session::Abstract::Persisted](https://rubydoc.info/github/rack/rack-session/main/Rack/Session/Abstract/Persisted)
97
class, which also includes additional options (such as `:key`) that can be
98
passed into the class.
99
0 commit comments