From df0e9c1d59da682b7f3e30e1ddeaef006f3f07bb Mon Sep 17 00:00:00 2001 From: Christoffer Date: Sat, 5 Jan 2019 23:41:44 +0000 Subject: [PATCH] misc: linkify all filenames in roa/README file --- update.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/update.sh b/update.sh index 35f4179..565b78c 100755 --- a/update.sh +++ b/update.sh @@ -38,17 +38,17 @@ if [ ! -f roa/.git/config ] ; then echo "## Notes - These files are Bird 1.x compatible: - - bird_roa_dn42.conf - - bird4_roa_dn42.conf - - bird6_roa_dn42.conf + - [bird_roa_dn42.conf](bird_roa_dn42.conf) + - [bird4_roa_dn42.conf](bird4_roa_dn42.conf) + - [bird6_roa_dn42.conf](bird6_roa_dn42.conf) - These files are Bird 2.x compatible: - - bird_route_dn42.conf - - bird4_route_dn42.conf - - bird6_route_dn42.conf + - [bird_route_dn42.conf](bird_route_dn42.conf) + - [bird4_route_dn42.conf](bird4_route_dn42.conf) + - [bird6_route_dn42.conf](bird6_route_dn42.conf) - These files are [Routinator][2] compatible: - - export_rfc8416_dn42.json _(SLURM standard, format specified in [RFC 8416][4])_ + - [export_rfc8416_dn42.json](export_rfc8416_dn42.json) _(SLURM standard, format specified in [RFC 8416][4])_ - These files are [gortr][3] compatible: - - export_dn42.json + - [export_dn42.json](export_dn42.json) ## [Last commit][0] at [dn42 registry][1]