diff --git a/Dev.md b/Dev.md index 0409c6c..e6db074 100644 --- a/Dev.md +++ b/Dev.md @@ -16,7 +16,7 @@ Views into the process of Tahoe hackery. ## Extensions * Tahoe has a programmatic API which enables building custom applications on top of the storage infrastructure. - * The [/trac/tahoe/browser/docs/webapi.txt webapi.txt] document shows how to control a Tahoe node programmatically. + * The [webapi.txt]source:docs/webapi.txt document shows how to control a Tahoe node programmatically. * [The Extension Page](Extensions) lists extension projects and extension development resources. ## Source Code