Skip to content

Commit 29728ce

Browse files
authored
Update redirects.py
1 parent 241e1b8 commit 29728ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redirects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"intermediate/dynamic_quantization_bert_tutorial.html": "../index.html",
1414
"intermediate/quantized_transfer_learning_tutorial.html": "../index.html",
1515
"prototype/graph_mode_dynamic_bert_tutorial.html": "../index.html",
16-
"prototype/flight_recorder_tutorial.html": "https://docs.pytorch.org/tutorials/unstable/flight_recorder_tutorial.html"
16+
"prototype/flight_recorder_tutorial.html": "https://docs.pytorch.org/tutorials/unstable/flight_recorder_tutorial.html",
1717
"prototype/fx_graph_mode_ptq_dynamic.html": "../index.html",
1818
"prototype/fx_graph_mode_ptq_static.html": "../index.html",
1919
"prototype/fx_graph_mode_quant_guide.html": "../index.html",

0 commit comments

Comments
 (0)