Skip to content

Commit f96fa61

Browse files
committed
DOC: Update link to dashboard
1 parent ec75692 commit f96fa61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/docs/contributing/dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ commands to track it:
1414
mkdir -p ~/Dashboards/ITKScripts
1515
cd ~/Dashboards/ITKScripts
1616
git init
17-
git remote add -t dashboard origin https://itk.org/ITK.git
17+
git remote add -t dashboard origin https://github.com/InsightSoftwareConsortium/ITK.git
1818
git pull origin
1919
```
2020

0 commit comments

Comments
 (0)