Skip to content

Commit

Permalink
fix main np server URL
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed Nov 29, 2023
1 parent 8c72842 commit 229cde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/constants.rs
@@ -1,7 +1,7 @@
/// List of available Nanopub servers
/// Checkout the live list at https://monitor.petapico.org
pub const LIST_SERVERS: [&str; 6] = [
"https://server.nanopubs.lod.labs.vu.nl/",
"https://server.np.trustyuri.net/",
"https://server.np.dumontierlab.com/",
"https://app.tkuhn.eculture.labs.vu.nl/nanopub-server-1",
"https://app.tkuhn.eculture.labs.vu.nl/nanopub-server-2",
Expand Down

0 comments on commit 229cde6

Please sign in to comment.