-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Describe the bug
A clear and concise description of what the bug is.
app/app/commands/progress/show.py
Lines 51 to 53 in 35fb30e
| dashboard_url = ( | |
| f"https://git-mastery.github.io/progress-dashboard/#/dashboard/{username}" | |
| ) |
The link shown for progress on dashboard points to the github pages url instead of gitmastery.org
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
gitmastery progress show
Expected behavior
A clear and concise description of what you expected to happen. Omit if unknown
Show updated url
Screenshots
If applicable, add screenshots to help explain your problem.
Error message
Paste the error message below:
Goes here
Additional Information:
- OS: [e.g. Windows]
- Version [e.g. 22]
- Architecture: [e.g. ARM64]
- Terminal (e.g. Git Bash/WSL/MacOS terminal/Linux terminal):
- Git version (using
git --version): - Github CLI version (if installed,
gh --version): - Git-Mastery CLI version (using
gitmastery version): - Are you using SSH or HTTPS (if you have setup Github CLI):
Log uploaded?
Please upload the .gitmastery.log file found in the root of your Git-Mastery exercises folder. Use ls -la to show hidden files if you are on Windows.
Additional context
Add any other context about the problem here.