Ritesh-hf commited on
Commit
5a9ec1e
1 Parent(s): 642f52d

Update templates/chat.html

Browse files
Files changed (1) hide show
  1. templates/chat.html +1 -1
templates/chat.html CHANGED
@@ -7,7 +7,7 @@
7
  <link rel="stylesheet" href="../static/styles.css">
8
  </head>
9
  <body>
10
- <h3>This is a RAG application over the website <a href="https://omkar0896.pythonanywhere.com/">https://omkar0896.pythonanywhere.com/</a></h3>
11
  <div class="chat-container">
12
  <div class="chat-box" id="chat-box">
13
 
 
7
  <link rel="stylesheet" href="../static/styles.css">
8
  </head>
9
  <body>
10
+ <h3>This is a RAG application over the website <a href="https://uaelegislation.gov.ae/en">https://uaelegislation.gov.ae/en</a></h3>
11
  <div class="chat-container">
12
  <div class="chat-box" id="chat-box">
13