enzostvs HF Staff commited on
Commit
2bd3b95
·
1 Parent(s): 94b66c3

use it locally

Browse files
src/components/settings/settings.tsx CHANGED
@@ -55,7 +55,8 @@ function Settings({
55
  {/* toggle using tailwind css */}
56
  <div>
57
  <a
58
- href="/"
 
59
  className="w-full flex items-center justify-between text-gray-600 bg-gray-50 border border-gray-100 px-2 py-2 rounded-lg mb-3 text-sm font-medium hover:brightness-95"
60
  >
61
  How to use it locally?
 
55
  {/* toggle using tailwind css */}
56
  <div>
57
  <a
58
+ href="https://huggingface.co/spaces/enzostvs/deepsite/discussions/74"
59
+ target="_blank"
60
  className="w-full flex items-center justify-between text-gray-600 bg-gray-50 border border-gray-100 px-2 py-2 rounded-lg mb-3 text-sm font-medium hover:brightness-95"
61
  >
62
  How to use it locally?