Skip to content

Commit b39d336

Browse files
committed
Add link to Quick Start to make continuity between pages.
1 parent 689dabd commit b39d336

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ This command will download Notifico, start the dependencies and run all the nece
5959

6060
Now, Notifico is up and running and the admin panel will be available here: [http://localhost:8000](http://localhost:8000).
6161

62-
Now, you can create your Event, Template and Pipeline.
62+
Now, you can create your [Event, Template and Pipeline](pipelines.md).

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ theme:
2323
- navigation.sections
2424
- navigation.footer
2525
custom_dir: overrides
26-
dev_addr: 127.0.0.1:8001
26+
dev_addr: 127.0.0.1:8080
2727
markdown_extensions:
2828
- pymdownx.highlight:
2929
anchor_linenums: true

0 commit comments

Comments
 (0)