Skip to content

Commit 0d1c968

Browse files
committed
Fix a bug in the JSON redirect file.
1 parent ad40060 commit 0d1c968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"redirections": [
33
{
44
"source_path_from_root": "/articles/machine-learning/reference-checkpoint-performance-with-Nebula.md",
5-
"redirect_url": "/articles/machine-learning/reference-checkpoint-performance-for-large-models.md",
5+
"redirect_url": "/articles/machine-learning/reference-checkpoint-performance-for-large-models",
66
"redirect_document_id": true
77
},
88
{

0 commit comments

Comments
 (0)