Skip to content

Commit

Permalink
update url to level zero url. remove redirect to one-api
Browse files Browse the repository at this point in the history
  • Loading branch information
pbg-intel committed Sep 26, 2024
1 parent e178359 commit 50d70d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title>oneAPI</title>
<meta http-equiv = "refresh" content = "0; url = https://www.oneapi.io/spec" />
<title>Level-Zero</title>
<meta http-equiv = "refresh" content = "0; url = level-zero/latest/index.html" />
</head>
<body>
</body>
Expand Down

0 comments on commit 50d70d2

Please sign in to comment.