File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -849,6 +849,10 @@ module.exports = [
849
849
from : "/latest/getting-started/setup" ,
850
850
to : "https://docs.tigerdata.com/self-hosted/latest/install/"
851
851
} ,
852
+ {
853
+ from : "/latest/using-timescaledb/backup" ,
854
+ to : "https://docs.tigerdata.com/self-hosted/latest/backup-and-restore/"
855
+ } ,
852
856
{
853
857
from : "/v0.9/faq" ,
854
858
to : "https://docs.tigerdata.com/about/latest/"
@@ -885,6 +889,10 @@ module.exports = [
885
889
from : "/latest/api#add_dimension" ,
886
890
to : "https://docs.tigerdata.com/api/latest/hypertable/add_dimension/"
887
891
} ,
892
+ {
893
+ from : "/latest/api#backup" ,
894
+ to : "https://docs.tigerdata.com/self-hosted/latest/backup-and-restore/"
895
+ } ,
888
896
{
889
897
from : "/timescaledb/latest/tutorials/grafana/grafana-variables/" ,
890
898
to : "https://docs.tigerdata.com/integrations/latest/grafana/"
You can’t perform that action at this time.
0 commit comments