Merge branch 'features/JAL-4134_use_annotation_row_for_colours_and_groups' into develop
[jalview.git] / src / jalview / ws / dbsources / Rfam.java
index 98df166..12f2d27 100644 (file)
@@ -35,7 +35,7 @@ abstract public class Rfam extends Xfam
 {
   static final String RFAM_BASEURL_KEY = "RFAM_BASEURL";
 
-  private static final String DEFAULT_RFAM_BASEURL = "https://rfam.xfam.org";
+  private static final String DEFAULT_RFAM_BASEURL = "https://rfam.org";
 
   static
   {