Skip to content

Commit

Permalink
DOC: Update link to dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Leengit authored and dzenanz committed Jan 23, 2025
1 parent ec75692 commit f56ed1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/docs/contributing/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ commands to track it:
mkdir -p ~/Dashboards/ITKScripts
cd ~/Dashboards/ITKScripts
git init
git remote add -t dashboard origin https://itk.org/ITK.git
git remote add -t dashboard origin https://github.com/InsightSoftwareConsortium/ITK.git
git pull origin
```

Expand Down

0 comments on commit f56ed1a

Please sign in to comment.