mirror of
https://github.com/tiennm99/DocsGPT.git
synced 2026-05-22 02:24:28 +00:00
d372e10f1a
This PR changes `Rainway` to the correct spelling `Railway`.
15 lines
317 B
JSON
15 lines
317 B
JSON
{
|
|
"Hosting-the-app": {
|
|
"title": "☁️ Hosting DocsGPT",
|
|
"href": "/Deploying/Hosting-the-app"
|
|
},
|
|
"Quickstart": {
|
|
"title": "⚡️Quickstart",
|
|
"href": "/Deploying/Quickstart"
|
|
},
|
|
"Railway-Deploying": {
|
|
"title": "🚂Deploying on Railway",
|
|
"href": "/Deploying/Railway-Deploying"
|
|
}
|
|
}
|