From 795d202d6dd0ede55b6a3c8c40a66feb0d20f557 Mon Sep 17 00:00:00 2001 From: urbadav <165332249+urbadav@users.noreply.github.com> Date: Mon, 3 Mar 2025 21:04:35 +0100 Subject: [PATCH] docs: fix demo link in README.md (#40) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70cff7f..db6ae41 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The fork was created for the following reasons: - To strip away some features that added complexity to the code base without achieving valuable functionality for the majority of users, such as special code block designs and the pgfplots theme. [Here's a blog post](https://jolars.co/blog/2024-05-30-moloch/) in which I introduce the theme and write in more detail about the changes with respect to Metropolis. -Also see the [demo](example/demo/demo.pdf) for a quick introduction to the theme. +Also see the [demo](examples/demo/demo.pdf) for a quick introduction to the theme. Do not expect this theme to be backwards compatible with the Metropolis theme.