Fixed image path changed by orca/home#1.

This commit is contained in:
orca 2024-01-21 12:10:54 +01:00
parent f68f03c465
commit 4c26bc9c82
Signed by: orca
GPG Key ID: 6923B8DFED96A68A
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Clone the repository, and start writing your paper in `source/user/main.typ`.
I recommend you run `make watch` to make use of incremental compilation. Then, run `make view`, after setting the `PDF_VIEWER` shell variable.
Now, just save your file whenever you wish to update the PDF.
For an example of how this looks, see this [this image](https://git.disroot.org/orca/home/src/branch/main/images/desktop.png).
For an example of how this looks, see this [this image](https://git.disroot.org/orca/home/src/branch/main/.images/desktop.png).
When there will be updates, run `git pull`.