diff --git a/README.md b/README.md index 6db12f3..a180ddf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Quickstart Theme for NodeBB -This repository contains all of the preparatory work for a theme based off of the vanilla base theme. +This repository contains all of the preparatory work for a theme based off of the [Persona theme](https://github.com/NodeBB/nodebb-theme-persona). If you'd like to base your theme off [Lavender](https://github.com/NodeBB/nodebb-theme-lavender) or [Vanilla](https://github.com/NodeBB/nodebb-theme-vanilla) instead, switch to the appropriate branch. Fork it to create your own theme based off of it!