Skip to content

Commit d7fc136

Browse files
authored
Docusaurus does not seem to like <links> in ref lists. (#901)
github renders these well, but docusaurus breaks the build. Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent 87a7803 commit d7fc136

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Standards/scs-0126-v1-provider-networks.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@ The necessary policy change is described in the implementation notes to this sta
244244

245245
## References
246246

247-
[^bgp]: <https://docs.openstack.org/neutron/2024.1/admin/config-bgp-dynamic-routing.html>
248-
[^ovn-bgp]: <https://docs.openstack.org/ovn-bgp-agent/2024.1/readme.html>
249-
[^pd]: <https://docs.openstack.org/neutron/2024.1/admin/config-ipv6.html#prefix-delegation>
250-
[^pf]: <https://docs.openstack.org/api-ref/network/v2/index.html#floating-ips-port-forwarding>
251-
[^ds]: <https://docs.openstack.org/neutron/2024.1/admin/config-ipv6.html>
252-
[^aa]: <https://docs.openstack.org/neutron/2024.1/admin/config-auto-allocation.html>
247+
[^bgp]: [Neutron BGP](https://docs.openstack.org/neutron/2024.1/admin/config-bgp-dynamic-routing.html)
248+
[^ovn-bgp]: [Neutron BGP Agent](https://docs.openstack.org/ovn-bgp-agent/2024.1/readme.html)
249+
[^pd]: [Prefix delegation](https://docs.openstack.org/neutron/2024.1/admin/config-ipv6.html#prefix-delegation)
250+
[^pf]: [Port forwarding](https://docs.openstack.org/api-ref/network/v2/index.html#floating-ips-port-forwarding)
251+
[^ds]: [Dual Stack](https://docs.openstack.org/neutron/2024.1/admin/config-ipv6.html)
252+
[^aa]: [Auto Allocation](https://docs.openstack.org/neutron/2024.1/admin/config-auto-allocation.html)

Standards/scs-0126-w1-provider-networks-implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ The Provider Network Standard states that CSPs SHOULD restrict this functionalit
1717
"create_rbac_policy": "rule:admin_only"
1818
```
1919
20-
[^rbac]: <https://docs.openstack.org/neutron/2024.1/admin/config-rbac.html#preventing-regular-users-from-sharing-objects-with-each-other>
20+
[^rbac]: [RBAC](https://docs.openstack.org/neutron/2024.1/admin/config-rbac.html#preventing-regular-users-from-sharing-objects-with-each-other)

0 commit comments

Comments
 (0)