point to static-component docs for how to create a site authored by anarcat's avatar anarcat
......@@ -200,9 +200,10 @@ the static shim, but the deploy will still fail because the
static-component configuration does not match and the
`static-update-component` step will fail.
To fix this, the static-component entry should be added (or modified,
if it already exists) to point to the shim. This, for example, is how
research is configured right now:
To fix this, the [static-component](howto/static-component) entry should be added (or
modified, if it already exists, in
`modules/staticsync/data/common.yaml`) to point to the shim. This, for
example, is how research is configured right now:
research.torproject.org:
master: static-master-fsn.torproject.org
......
......