diff src/main/java/org/monetdb/util/MDBvalidator.java @ 927:d311affc65f0

Stop referring to monetdb.org/bugzilla, point straight to github.
author Sjoerd Mullender <sjoerd@acm.org>
date Mon, 07 Oct 2024 13:18:07 +0200 (6 months ago)
parents 7621c80b08da
children f16966084980
line wrap: on
line diff
--- a/src/main/java/org/monetdb/util/MDBvalidator.java
+++ b/src/main/java/org/monetdb/util/MDBvalidator.java
@@ -976,7 +976,7 @@ public final class MDBvalidator {
 //		{"storagemodel", "schema, table, column", null},	// is a view on storagemodelinput
 //		{"tablestoragemodel", "schema, table", null},	// is a view on storagemodelinput
 
-		{"rejects", "rowid", "19"},	// querying this view caused problems in versions pre Jul2015, see https://www.monetdb.org/bugzilla/show_bug.cgi?id=3794
+		{"rejects", "rowid", "19"},	// querying this view caused problems in versions pre Jul2015, see https://github.com/MonetDB/MonetDB/issues/3794
 
 	// new tables introduced in Jul2015 release (11.21.5)
 		{"keywords", "keyword", "21"},