Skip to content

Commit

Permalink
Correct RA string for LIAF
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Smith committed Aug 9, 2019
1 parent 666d6bc commit 8469213
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 @@ -331,7 +331,7 @@
<bean id="jp_gakunin_registrar" parent="String" c:_="https://www.gakunin.jp"/>
<bean id="kr_kafe_registrar" parent="String" c:_="http://kafe.kreonet.net"/>
<bean id="lb_life_registrar" parent="String" c:_="http://life.aub.edu.lb"/><!-- A guess -->
<bean id="lk_liaf_registrar" parent="String" c:_="http://laife.lanet.lv/"/>
<bean id="lk_liaf_registrar" parent="String" c:_="https://liaf.ac.lk"/>
<bean id="lt_litnet_registrar" parent="String" c:_="https://fedi.litnet.lt"/>
<bean id="lu_eduid_registrar" parent="String" c:_="http://eduid.lu"/>
<bean id="lv_laife_registrar" parent="String" c:_="http://laife.lanet.lv/"/>
Expand Down

0 comments on commit 8469213

Please sign in to comment.