summaryrefslogtreecommitdiffstats
path: root/site/posts/StronglySpecifiedFunctions.org
diff options
context:
space:
mode:
Diffstat (limited to 'site/posts/StronglySpecifiedFunctions.org')
-rw-r--r--site/posts/StronglySpecifiedFunctions.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/posts/StronglySpecifiedFunctions.org b/site/posts/StronglySpecifiedFunctions.org
index 9bd488d..805b944 100644
--- a/site/posts/StronglySpecifiedFunctions.org
+++ b/site/posts/StronglySpecifiedFunctions.org
@@ -12,6 +12,6 @@ results are correct too. However, implementing dependently-typed functions can
be challenging. In this series, we explore several approaches available to Coq
developers.
-- [[./StronglySpecifiedFunctionsRefine.html][Using the ~refine~ Tactics]] ::
+- [[./StronglySpecifiedFunctionsRefine.html][Implementing Strongly-Specified Functions with the ~refine~ Tactic]] ::
-- [[./StronglySpecifiedFunctionsProgram.html][Using the ~Program~ Framework]] ::
+- [[./StronglySpecifiedFunctionsProgram.html][Implementing Strongly-Specified Functions with the ~Program~ Framework]] ::