Updated TLSNotary documentation links

This commit is contained in:
Hendrik Eeckhaut
2025-06-04 11:51:44 +02:00
parent 8ac5aa9797
commit 8a19489f2a
2 changed files with 3 additions and 3 deletions

View File

@@ -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",
},
],
},