docthub-core-components 2.75.0 → 2.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.js +4 -4
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -5497,7 +5497,7 @@ const bi = {
|
|
|
5497
5497
|
logbook: "https://dev.dochub.in/logbook",
|
|
5498
5498
|
"resume-builder": "https://dev.dochub.in/resume-builder",
|
|
5499
5499
|
exhibitor: "https://dev.dochub.in/healthcare-career-app/",
|
|
5500
|
-
healthcareNews: "https://
|
|
5500
|
+
healthcareNews: "https://news.dochub.in/",
|
|
5501
5501
|
coursePages: "https://dev.dochub.in/course-pages/",
|
|
5502
5502
|
jobRolePages: "https://dev.dochub.in/jobrole-pages/",
|
|
5503
5503
|
recruiterSolution: "https://dev.dochub.in/recruiter/",
|
|
@@ -5532,7 +5532,7 @@ const bi = {
|
|
|
5532
5532
|
logbook: "https://www.docthub.com/logbook",
|
|
5533
5533
|
"resume-builder": "https://www.docthub.com/resume-builder",
|
|
5534
5534
|
exhibitor: "https://www.docthub.com/healthcare-career-app/",
|
|
5535
|
-
healthcareNews: "https://
|
|
5535
|
+
healthcareNews: "https://news.docthub.com/",
|
|
5536
5536
|
coursePages: "https://www.docthub.com/course-pages",
|
|
5537
5537
|
jobRolePages: "https://www.docthub.com/jobrole-pages",
|
|
5538
5538
|
recruiterSolution: "https://www.docthub.com/recruiter",
|
|
@@ -6198,7 +6198,7 @@ const Mi = {
|
|
|
6198
6198
|
// Exhibitor branding page pending; redirect to healthcare career app until dedicated page exists
|
|
6199
6199
|
exhibitor: "https://dev.dochub.in/healthcare-career-app",
|
|
6200
6200
|
library: "https://blogs.dochub.in/",
|
|
6201
|
-
news: "https://
|
|
6201
|
+
news: "https://news.dochub.in/",
|
|
6202
6202
|
"course-pages": "https://dev.dochub.in/course-pages",
|
|
6203
6203
|
"job-role-pages": "https://dev.dochub.in/jobrole-pages",
|
|
6204
6204
|
"explore-courses-after-12th": "https://dev.dochub.in/explore-courses-after-12th",
|
|
@@ -6217,7 +6217,7 @@ const Mi = {
|
|
|
6217
6217
|
// Exhibitor branding page pending; redirect to healthcare career app until dedicated page exists
|
|
6218
6218
|
exhibitor: "https://www.docthub.com/healthcare-career-app",
|
|
6219
6219
|
library: "https://blogs.docthub.com/",
|
|
6220
|
-
news: "https://
|
|
6220
|
+
news: "https://news.docthub.com/",
|
|
6221
6221
|
"course-pages": "https://www.docthub.com/course-pages",
|
|
6222
6222
|
"job-role-pages": "https://www.docthub.com/jobrole-pages",
|
|
6223
6223
|
"explore-courses-after-12th": "https://www.docthub.com/explore-courses-after-12th",
|