Skip to content

Commit 728bbdf

Browse files
authored
Fix themes link
1 parent 2c010ef commit 728bbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Then, you can run the executable `blades` with the following subcommands:
6363
When you specify a theme in the [config](config.html), templates and assets from the theme are used.
6464
Every site that doesn't use a theme can be used as a theme for another site.
6565
Therefore, the easiest way to use a theme is to just clone the corresponding theme's repository
66-
into the `themes` directory. A list of available themes can be found [here](/themes).
66+
into the `themes` directory. A list of available themes can be found [here](https://www.getblades.org/themes/).
6767

6868
To overwrite the theme, simply use the files in the `templates`, resp. `assets` subdirectories of the
6969
page root directory.

0 commit comments

Comments
 (0)