mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
Updated TLSNotary documentation links
This commit is contained in:
@@ -50,13 +50,13 @@ export const tlsn: ProjectInterface = {
|
||||
play: [
|
||||
{
|
||||
label: "Getting started",
|
||||
url: "https://docs.tlsnotary.org/quick_start/index.html",
|
||||
url: "https://tlsnotary.org/docs/quick_start/",
|
||||
},
|
||||
],
|
||||
learn: [
|
||||
{
|
||||
label: "Documentation",
|
||||
url: "https://docs.tlsnotary.org",
|
||||
url: "https://tlsnotary.org/docs",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user