File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Source/Tools/ConfigurationSetupUtility/Screens Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Three utilities are currently available to assist in using the openHistorian 2.
3535* Documentation for openHistorian can be found in the openHistorian [ wiki] ( ../../wiki ) .
3636* Documentation for all GPA products can be found in the [ GPA wiki] ( https://gridprotectionalliance.org/wiki/doku.php )
3737* Get in contact with our development team on our new [ discussion boards] ( http://discussions.gridprotectionalliance.org/c/gpa-products/openhistorian ) .
38- * View old discussion board topics [ here] ( http ://openhistorian .codeplex.com/discussions ) .
38+ * View old discussion board topics [ here] ( https ://archive .codeplex.com/?p=openhistorian ) .
3939
4040# Deployment
4141
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ public bool UserInputIsValid
120120
121121 private void hyperlinkHelp_Click ( object sender , RoutedEventArgs e )
122122 {
123- Process . Start ( "http ://openHistorian.codeplex. com/documentation/ " ) ;
123+ Process . Start ( "https ://github. com/GridProtectionAlliance/openHistorian " ) ;
124124 }
125125
126126 #endregion
You can’t perform that action at this time.
0 commit comments