developerFolio
developerFolio copied to clipboard
Incorrect Resume Upload Path in Documentation
Describe the bug
The README documentation suggests uploading the resume pdf to src/containers/resume and renaming it to resume.pdf. However, the correct path should be src/containers/greeting.
Steps to reproduce
- Go to the README documentation in the developerFolio repository.
- Look for the "Resume upload" section.
- Follow the instructions to upload the resume.
- The path specified (src/containers/resume) does not match the actual folder structure, which should be src/containers/greeting.
Expected behavior
The correct folder path for uploading the resume should be src/containers/greeting, not src/containers/resume. Updating the README would help avoid confusion for users.
Is this responsiveness Issue
NO
Screenshots
N/A
Desktop
- OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
Smartphones
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
No response
@jingchenyc can you please assign this issue to me?
issue's PR have already merged to the branch