Update PDFs path

This commit is contained in:
Kamran Ahmed
2022-06-14 20:21:31 +04:00
parent e5d5043bca
commit 355f1e610e
10 changed files with 24 additions and 24 deletions

View File

@ -42,6 +42,6 @@
"imageUrl": "/roadmaps/frontend.png",
"jsonUrl": "/project/frontend.json",
"resourcesPath": "./resources.md",
"pdfUrl": "/pdf/frontend.pdf",
"pdfUrl": "/pdfs/frontend.pdf",
"contentPathsFilePath": "./content-paths.json"
}