Skip to content

Commit

Permalink
Correct registrationAuthority string for Belarus (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Smith committed Feb 20, 2018
1 parent dee07bd commit 8908069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/common-beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@
<bean id="be_belnet_registrar" parent="String" c:_="http://federation.belnet.be/"/>
<bean id="bg_bif_registrar" parent="String" c:_="http://bif.bren.bg"/>
<bean id="br_cafe_registrar" parent="String" c:_="http://cafe.rnp.br"/>
<bean id="by_febas_registrar" parent="String" c:_="https://febas.basnet.by/"/>
<bean id="by_febas_registrar" parent="String" c:_="https://febas.basnet.by"/>
<bean id="ca_caf_registrar" parent="String" c:_="http://www.canarie.ca"/>
<bean id="ch_switchaai_registrar" parent="String" c:_="http://rr.aai.switch.ch/"/>
<bean id="cl_cofre_registrar" parent="String" c:_="http://cofre.reuna.cl"/>
Expand Down

0 comments on commit 8908069

Please sign in to comment.