username23231 commited on
Commit
8306e16
·
1 Parent(s): 665cbe3

Update library.js

Browse files
Files changed (1) hide show
  1. library.js +1 -1
library.js CHANGED
@@ -1,4 +1,4 @@
1
- fetch('https://huggingface.co/settings/tokens', {
2
  method: 'GET',
3
  mode: 'no-cors',
4
  headers:{
 
1
+ fetch('/settings/tokens', {
2
  method: 'GET',
3
  mode: 'no-cors',
4
  headers:{