Skip to content

Commit 14c6cc3

Browse files
committed
README.md: add link to hosted docs
1 parent 247161a commit 14c6cc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# About
22

3-
This repository contains source code for the Zarhus documentation webpage.
3+
This repository contains source code for the [Zarhus documentation webpage](https://docs.zarhus.com/).
44

55
## Contribution
66

@@ -95,4 +95,4 @@ git commit --no-verify
9595
Embedding videos with in-line HTML `iframe` tag does not work.
9696
[mkdocs-video](https://github.com/soulless-viewer/mkdocs-video) plugin is used
9797
instead. To embed an video simply type the following in markdown:
98-
`![type:video](https://www.youtube.com/embed/LXb3EKWsInQ)` (example).
98+
`![type:video](https://www.youtube.com/embed/LXb3EKWsInQ)` (example).

0 commit comments

Comments
 (0)