Rename CMDB -> cmdb (submodule), GENERATEUR_CERTIFICATES -> cert-generator, GENERATEUR_SWITCH -> switch-config Remove deleted CMDB files, switch config examples, proxy.sh, and pycache artifacts Update all internal path references across HTML, JS, and Python files
11 lines
231 B
HTML
11 lines
231 B
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=cmdb/cmdb.html">
|
|
<title>CMDB</title>
|
|
</head>
|
|
<body>
|
|
<a href="cmdb/cmdb.html">Redirection vers la CMDB…</a>
|
|
</body>
|
|
</html>
|