Skip to content

Commit 9aee15f

Browse files
atyrodecyclotruc
andauthored
feat: replace non-MIT by excalidraw in EXAMPLE_REPOS (#165)
Co-authored-by: Romain Courtois <romain@coderamp.io>
1 parent a2d9dfa commit 9aee15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/server_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{"name": "Gitingest", "url": "https://github.com/cyclotruc/gitingest"},
1111
{"name": "FastAPI", "url": "https://github.com/tiangolo/fastapi"},
1212
{"name": "Flask", "url": "https://github.com/pallets/flask"},
13-
{"name": "Tldraw", "url": "https://github.com/tldraw/tldraw"},
13+
{"name": "Excalidraw", "url": "https://github.com/excalidraw/excalidraw"},
1414
{"name": "ApiAnalytics", "url": "https://github.com/tom-draper/api-analytics"},
1515
]
1616

0 commit comments

Comments
 (0)