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 = [
849849 from : "/latest/getting-started/setup" ,
850850 to : "https://docs.tigerdata.com/self-hosted/latest/install/"
851851 } ,
852+ {
853+ from : "/latest/using-timescaledb/backup" ,
854+ to : "https://docs.tigerdata.com/self-hosted/latest/backup-and-restore/"
855+ } ,
852856 {
853857 from : "/v0.9/faq" ,
854858 to : "https://docs.tigerdata.com/about/latest/"
@@ -885,6 +889,10 @@ module.exports = [
885889 from : "/latest/api#add_dimension" ,
886890 to : "https://docs.tigerdata.com/api/latest/hypertable/add_dimension/"
887891 } ,
892+ {
893+ from : "/latest/api#backup" ,
894+ to : "https://docs.tigerdata.com/self-hosted/latest/backup-and-restore/"
895+ } ,
888896 {
889897 from : "/timescaledb/latest/tutorials/grafana/grafana-variables/" ,
890898 to : "https://docs.tigerdata.com/integrations/latest/grafana/"
You can’t perform that action at this time.
0 commit comments