Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.pod
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Mojo::SQLite - A tiny Mojolicious wrapper for SQLite

L<Mojo::SQLite> is a tiny wrapper around L<DBD::SQLite> that makes
L<SQLite|https://www.sqlite.org/> a lot of fun to use with the
L<Mojolicious|https://mojolico.us> real-time web framework. Use all
L<Mojolicious|https://mojolicio.us> real-time web framework. Use all
L<SQL features|http://sqlite.org/lang.html> SQLite has to offer, generate CRUD
queries from data structures, and manage your database schema with migrations.

Expand Down