Replace github links in README

Change-Id: Ia44699b3790f3bc12d3d441ea8fc0c6c7e46c95c
This commit is contained in:
Dmitry Tantsur 2024-09-03 16:08:47 +02:00
parent 8409225c2b
commit 585703a22c
No known key found for this signature in database
GPG Key ID: 315B2AF9FD216C60

View File

@ -2,7 +2,7 @@
Dell EMC OEM extension for sushy
================================
Sushy is a client [library](https://github.com/openstack/sushy) designed to
[Sushy](https://opendev.org/openstack/sushy) is a library designed to
communicate with [Redfish](https://en.wikipedia.org/wiki/Redfish_(specification))
based BMC.
@ -37,4 +37,4 @@ oem_manager.set_virtual_boot_device(
```
See full example of virtual media boot setup in the
[functional test suite](https://github.com/etingof/sushy-oem-idrac/blob/master/sushy_oem_idrac/tests/functional/vmedia_boot.py).
[functional test suite](https://opendev.org/openstack/sushy-oem-idrac/src/branch/master/sushy_oem_idrac/tests/functional/vmedia_boot.py).