-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update certificate generation path
The code changes update the path for generating certificates in `utils.ts`. The previous path `./src/certificates/mentee/${uniqueId}_certificate.pdf` has been changed to `./certificates/${uniqueId}_certificate.pdf`. This change ensures that the certificates are generated in the correct directory.
- Loading branch information
1 parent
ec04026
commit 3f5e282
Showing
3 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters