Skip to content

Commit f1ed425

Browse files
author
dphuang2
committed
fix
1 parent 75e825f commit f1ed425

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

render-only-docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
env: node
1616
buildCommand: ./build-render.sh
1717
startCommand: yarn start;
18-
repo: https://github.com/dphuang2/konfig
18+
repo: https://github.com/[REPLACE_ME]/konfig
1919
rootDir: generator/konfig-next-app
2020
plan: standard
2121
autoDeploy: false
@@ -49,7 +49,7 @@ services:
4949
env: python
5050
buildCommand: ./build-render.sh
5151
startCommand: ./start.sh
52-
repo: https://github.com/dphuang2/konfig
52+
repo: https://github.com/[REPLACE_ME]/konfig
5353
rootDir: generator/konfig-python-remote-code-executor
5454
envVars:
5555
- key: PYTHON_VERSION

0 commit comments

Comments
 (0)