Skip to content

Commit 0cbb75b

Browse files
committed
Change examples path
1 parent 5116c67 commit 0cbb75b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "examples"]
2+
path = examples
3+
url = https://github.com/jstrieb/quickserv-examples

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,8 @@ See the examples linked in the next section for more QuickServ demonstrations.
416416

417417
# Examples
418418

419-
All examples are located in the [`examples`](examples) folder, which is a Git
420-
submodule connected to the
419+
All examples are located in the `examples` folder, which is a Git submodule
420+
connected to the
421421
[jstrieb/quickserv-examples](https://github.com/jstrieb/quickserv-examples)
422422
repo. Go to that repo for more information on how to run the examples.
423423

examples

Submodule examples added at 48ad933

0 commit comments

Comments
 (0)