Skip to content

Commit 048b973

Browse files
committed
fixed extra slash in json
1 parent 9863a3b commit 048b973

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.openpublishing.redirection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,12 +172,12 @@
172172
}
173173
{
174174
"source_path_from_root": "/articles/open-datasets/dataset-covid-19-open-research.md",
175-
"redirect_url": "/articles//open-datasets/dataset-catalog.md",
175+
"redirect_url": "/articles/open-datasets/dataset-catalog.md",
176176
"redirect_document_id": false
177177
}
178178
{
179179
"source_path_from_root": "/articles/open-datasets/dataset-genomics-data-lake.md",
180-
"redirect_url": "/articles//open-datasets/dataset-catalog.md",
180+
"redirect_url": "/articles/open-datasets/dataset-catalog.md",
181181
"redirect_document_id": false
182182
}
183183
]

0 commit comments

Comments
 (0)