diff --git a/bibtexbrowser.local.php b/bibtexbrowser.local.php index 2c42ff4..8609634 100644 --- a/bibtexbrowser.local.php +++ b/bibtexbrowser.local.php @@ -3,7 +3,7 @@ bibtexbrowser_configure('ABBRV_TYPE','key'); // use tabular layout (HTML tables) bibtexbrowser_configure('BIBTEXBROWSER_LAYOUT','table'); // URL to individual files -bibtexbrowser_configure('BIBTEXBROWSER_URL',"https://publications.zrd-saar.de/"); +bibtexbrowser_configure('BIBTEXBROWSER_URL',"https://publications-staging.zrd-saar.de/"); // URL to jQuery bibtexbrowser_configure('JQUERY_URI', '/static/jquery-3.6.4.min.js'); // URL to MathJax