Changes
Page history
point to static-component docs for how to create a site
authored
Oct 18, 2023
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/static-shim.md
View page @
d9774557
...
...
@@ -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
...
...
...
...