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 '{
|
||||
"$schema": "https://raw.githubusercontent.com/sourcebot-dev/sourcebot/main/schemas/v3/index.json",
|
||||
"connections": {
|
||||
//
|
||||
// comments are supported
|
||||
"starter-connection": {
|
||||
"type": "github",
|
||||
"repos": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue