Skip to content

Commit

Permalink
Link to ondemand dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmcmichael committed Aug 26, 2016
1 parent 69a830c commit 713f855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OSCConnect/Models/OSCBrand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public string name()

public string dashboardURI()
{
return "http://www.osc.edu/";
return "http://ondemand3.osc.edu/";
}

public Icon icon()
Expand Down

0 comments on commit 713f855

Please sign in to comment.