/
githubmirror
/
fwupd
Обзор
Документация
Войти
/
githubmirror
/
fwupd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
1.9.30
docs/hsi.html
13 строк
556 B
Richard Hughes
Redirect the old HSI links to the correct place
27 окт 2021, 14:49
27 окт 2021, 14:49
b3b5542
Код
Авторство
О чём код?
<!DOCTYPE html> <meta charset="utf-8"> <title>Redirecting to https://fwupd.github.io/libfwupdplugin/hsi.html</title> <meta http-equiv="refresh" content="5; URL=https://fwupd.github.io/libfwupdplugin/hsi.html"> <link rel="canonical" href="https://fwupd.github.io/libfwupdplugin/hsi.html"> <!-- redirect to https://fwupd.github.io/libfwupdplugin/hsi.html#org.fwupd.hsi.IntelSmap --> <script> var url = 'https://fwupd.github.io/libfwupdplugin/hsi.html'; if (location.hash && url.indexOf('#') === -1) url += location.hash; location = url; </script>