mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-01 02:55:56 +01:00
fix typo in health check url
This commit is contained in:
@@ -77,7 +77,7 @@ public class DBFormatHealthCheck extends DirectoryHealthCheck
|
||||
/** Field description */
|
||||
private static final HealthCheckFailure INCOMPATIBLE_DB_FORMAT =
|
||||
new HealthCheckFailure("AnOTx99ex1", "Incompatible DB Format",
|
||||
"https://bitbucket.org/sdorra/scm-manager/wiki/healtchecks/svn-incompatible-dbformat",
|
||||
"https://bitbucket.org/sdorra/scm-manager/wiki/healthchecks/svn-incompatible-dbformat",
|
||||
"The subversion db format is incompatible with the svn version used within scm-manager.");
|
||||
|
||||
/** Field description */
|
||||
|
||||
Reference in New Issue
Block a user