mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
fix(docs): Fix nit issue in deployment docs
This commit is contained in:
parent
ebf6721836
commit
74c8ac4e6f
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ Watch this 1:51 minute video to get a quick overview of how to deploy Sourcebot
|
||||||
echo '{
|
echo '{
|
||||||
"$schema": "https://raw.githubusercontent.com/sourcebot-dev/sourcebot/main/schemas/v3/index.json",
|
"$schema": "https://raw.githubusercontent.com/sourcebot-dev/sourcebot/main/schemas/v3/index.json",
|
||||||
"connections": {
|
"connections": {
|
||||||
//
|
// comments are supported
|
||||||
"starter-connection": {
|
"starter-connection": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"repos": [
|
"repos": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue