From 5ec72d792e226ba7eb131d3cb97c290a238f6670 Mon Sep 17 00:00:00 2001 From: Mathieu Aubin Date: Sat, 11 Aug 2018 14:31:51 -0400 Subject: [PATCH] updates wiki link (#110) * updates wiki link * Update about.html --- dpaste/templates/dpaste/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpaste/templates/dpaste/about.html b/dpaste/templates/dpaste/about.html index 13285bb..1c272aa 100644 --- a/dpaste/templates/dpaste/about.html +++ b/dpaste/templates/dpaste/about.html @@ -20,7 +20,7 @@

dpaste provides an API to easily paste snippets out of your shell or editor. - See the dpaste wiki + See the dpaste wiki for the API documentation and a list of available plugins.