We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0467ce5 commit 8cd3326Copy full SHA for 8cd3326
1 file changed
oldeditgraph
@@ -2,12 +2,12 @@
2
which open
3
if [ $? == 0 ]
4
then
5
- open https://pradeeban.github.io/DHGWorkflow/
+ open https://kathiravelulab.github.io/DHGWorkflow/
6
else
7
which xdg-open
8
9
10
- xdg-open https://pradeeban.github.io/DHGWorkflow/
+ xdg-open https://kathiravelulab.github.io/DHGWorkflow/
11
12
echo "unable to open browser for DHGWorkflow"
13
fi
0 commit comments