fix(learn): versioning for new certificate slugs (#39087)
This commit is contained in:
committed by
GitHub
parent
b3d5cde75e
commit
6e5988da4e
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Data Analysis with Python Certificate",
|
||||
"dashedName": "2020-data-analysis-with-python-certificate",
|
||||
"dashedName": "data-analysis-with-python-v7-certificate",
|
||||
"order": 8,
|
||||
"time": "",
|
||||
"template": "",
|
||||
@@ -14,5 +14,5 @@
|
||||
]
|
||||
],
|
||||
"isPrivate": true,
|
||||
"fileName": "12-certificates/2020-data-analysis-with-python-certificate.json"
|
||||
"fileName": "12-certificates/data-analysis-with-python-v7-certificate.json"
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Information Security Certificate",
|
||||
"dashedName": "2020-information-security-certificate",
|
||||
"dashedName": "information-security-v7-certificate",
|
||||
"order": 9,
|
||||
"time": "",
|
||||
"template": "",
|
||||
@@ -14,5 +14,5 @@
|
||||
]
|
||||
],
|
||||
"isPrivate": true,
|
||||
"fileName": "12-certificates/2020-information-security-certificate.json"
|
||||
"fileName": "12-certificates/information-security-v7-certificate.json"
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Machine Learning with Python Certificate",
|
||||
"dashedName": "2020-machine-learning-with-python-certificate",
|
||||
"dashedName": "machine-learning-with-python-v7-certificate",
|
||||
"order": 10,
|
||||
"time": "",
|
||||
"template": "",
|
||||
@@ -14,5 +14,5 @@
|
||||
]
|
||||
],
|
||||
"isPrivate": true,
|
||||
"fileName": "12-certificates/2020-machine-learning-with-python-certificate.json"
|
||||
"fileName": "12-certificates/machine-learning-with-python-v7-certificate.json"
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Quality Assurance Certificate",
|
||||
"dashedName": "2020-quality-assurance-certificate",
|
||||
"dashedName": "quality-assurance-v7-certificate",
|
||||
"order": 6,
|
||||
"time": "",
|
||||
"template": "",
|
||||
@@ -14,5 +14,5 @@
|
||||
]
|
||||
],
|
||||
"isPrivate": true,
|
||||
"fileName": "12-certificates/2020-quality-assurance-certificate.json"
|
||||
"fileName": "12-certificates/quality-assurance-v7-certificate.json"
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Scientific Computing with Python Certificate",
|
||||
"dashedName": "2020-scientific-computing-with-python-certificate",
|
||||
"dashedName": "scientific-computing-with-python-v7-certificate",
|
||||
"order": 7,
|
||||
"time": "",
|
||||
"template": "",
|
||||
@@ -14,5 +14,5 @@
|
||||
]
|
||||
],
|
||||
"isPrivate": true,
|
||||
"fileName": "12-certificates/2020-scientific-computing-with-python-certificate.json"
|
||||
"fileName": "12-certificates/scientific-computing-with-python-v7-certificate.json"
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e6021435ac9d0ecd8b94b00
|
||||
title: 'Information Security Certificate'
|
||||
title: Information Security Certificate
|
||||
challengeType: 7
|
||||
isHidden: true
|
||||
isPrivate: true
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 5e611829481575a52dc59c0e
|
||||
title: 'Quality Assurance Certificate'
|
||||
title: Quality Assurance Certificate
|
||||
challengeType: 7
|
||||
isHidden: true
|
||||
isPrivate: true
|
||||
|
Reference in New Issue
Block a user