Fossil SCM
Fixed a broken link in fossil-is-not-relational.md.
Commit
5b4273708cf4492a2b7b63437ed34067314b7a26cdfab04c467468408b9bcee6
Parent
8da2f2ae84cec51…
1 file changed
+1
-1
+1
-1
| --- www/fossil-is-not-relational.md | ||
| +++ www/fossil-is-not-relational.md | ||
| @@ -380,11 +380,11 @@ | ||
| 380 | 380 | hosting both opaque blobs and artifacts in the `blob` table. |
| 381 | 381 | |
| 382 | 382 | The complete SQL schemas for the core-most auxiliary tables can be found |
| 383 | 383 | at: |
| 384 | 384 | |
| 385 | -[](/src/schema.c?ci=trunk) | |
| 385 | +[](/finfo/src/schema.c?ci=trunk) | |
| 386 | 386 | |
| 387 | 387 | Noting, however, that all database tables are effectively internal |
| 388 | 388 | APIs, with no API stability guarantees and subject to change at any |
| 389 | 389 | time. Thus their structures generally should not be relied upon in |
| 390 | 390 | client-side scripts. |
| 391 | 391 |
| --- www/fossil-is-not-relational.md | |
| +++ www/fossil-is-not-relational.md | |
| @@ -380,11 +380,11 @@ | |
| 380 | hosting both opaque blobs and artifacts in the `blob` table. |
| 381 | |
| 382 | The complete SQL schemas for the core-most auxiliary tables can be found |
| 383 | at: |
| 384 | |
| 385 | [](/src/schema.c?ci=trunk) |
| 386 | |
| 387 | Noting, however, that all database tables are effectively internal |
| 388 | APIs, with no API stability guarantees and subject to change at any |
| 389 | time. Thus their structures generally should not be relied upon in |
| 390 | client-side scripts. |
| 391 |
| --- www/fossil-is-not-relational.md | |
| +++ www/fossil-is-not-relational.md | |
| @@ -380,11 +380,11 @@ | |
| 380 | hosting both opaque blobs and artifacts in the `blob` table. |
| 381 | |
| 382 | The complete SQL schemas for the core-most auxiliary tables can be found |
| 383 | at: |
| 384 | |
| 385 | [](/finfo/src/schema.c?ci=trunk) |
| 386 | |
| 387 | Noting, however, that all database tables are effectively internal |
| 388 | APIs, with no API stability guarantees and subject to change at any |
| 389 | time. Thus their structures generally should not be relied upon in |
| 390 | client-side scripts. |
| 391 |