From 5981e0d03a7264494d09f32388a20baea9e28493 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Sat, 6 May 2023 01:42:49 +0200 Subject: [PATCH] Website: Fix flamenco.io reference The website is now hosted on flamenco.blender.org. --- web/README-static.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/README-static.md b/web/README-static.md index 649cdcca..ec3a76ea 100644 --- a/web/README-static.md +++ b/web/README-static.md @@ -10,7 +10,7 @@ executable, and served as static files via its web server. `static/emptyfile` exists just to make sure that `go:embed` inside `web_app.go` has something to work with, even before any static files have been built. -# Running static flamenco.io site locally +# Running static flamenco.blender.org site locally The [Flamenco website](https://flamenco.blender.org/) runs off of [Hugo](https://gohugo.io/).