File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 94
94
rewrite ^/docs/( [a-zA-Z][a-zA-Z]) /managing/transferring-subgraph-ownership/$ $scheme ://$http_host /docs/$1 /managing/transfer-and-deprecate-a-subgraph/ permanent;
95
95
rewrite ^/docs/en/substreams/( ?!index \.).+$ https://substreams.streamingfast.io permanent;
96
96
rewrite ^/docs/en/firehose/( ?!index \.).+$ https://firehose.streamingfast.io permanent;
97
- rewrite ^/docs/( [a-zA-Z][a-zA-Z]) /managing/transfer-and-deprecate-a-subgraph/$ $scheme ://$http_host /docs/$1 /managing/transfer-a-subgraph/ permanent;
98
97
# Temporary redirects (302)
99
98
rewrite ^/docs/en/querying/graph-client/$ $scheme ://$http_host /docs/en/querying/graph-client/README/ redirect;
100
99
rewrite ^/docs/en/developing/graph-ts/$ $scheme ://$http_host /docs/en/developing/graph-ts/README/ redirect;
You can’t perform that action at this time.
0 commit comments