chatbot-arena / index.html
weichiang's picture
Update index.html
8160c1a verified
raw
history blame
298 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Chatbot Arena</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
Please visit <a href="https://chat.lmsys.org">chat.lmsys.org</a>.
</body>
</html>