fix(doc): fix salvo framework name (#1731)
Co-authored-by: 黄景祥 <jingxiang.huang@baishancloud.com>
This commit is contained in:
parent
4905dc5fde
commit
986f0c2d49
@ -1,6 +1,6 @@
|
||||

|
||||
|
||||
# Poem with SeaORM example app
|
||||
# Salvo with SeaORM example app
|
||||
|
||||
1. Modify the `DATABASE_URL` var in `.env` to point to your chosen database
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Poem Example</title>
|
||||
<title>Salvo Example</title>
|
||||
<meta name="description" content="Actix - SeaOrm integration example" />
|
||||
<meta name="author" content="Sam Samai" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user