aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2021-07-15 11:43:05 -0400
committerCecylia Bocovich <cohosh@torproject.org>2021-07-19 10:16:26 -0400
commitb4e964c682bd7deaa456ed0b4a80e1e7af994d11 (patch)
tree13415f00e31f2984364e923ae2bc182bc23cd432 /README.md
parentc1b0fdd8cfaa89d2507c4bb23ef907c40de73d61 (diff)
downloadsnowflake-b4e964c682bd7deaa456ed0b4a80e1e7af994d11.tar.gz
snowflake-b4e964c682bd7deaa456ed0b4a80e1e7af994d11.zip
Added some Snowflake library documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index afc4ddf..0278c04 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ You can contribute to Snowflake by running a Snowflake proxy. We have the option
#### Using the Snowflake Library with Other Applications
-Snowflake can be used as a Go API, and adheres to the [v2.1 pluggable transports specification](). For more information on using the Snowflake Go library, see the [Snowflake library documentation](doc/using-the-snowflake-library).
+Snowflake can be used as a Go API, and adheres to the [v2.1 pluggable transports specification](). For more information on using the Snowflake Go library, see the [Snowflake library documentation](doc/using-the-snowflake-library.md).
### Test Environment