From 36c6d1f7a6b380c41c362f68ee7c2f976ec72fbb Mon Sep 17 00:00:00 2001 From: Ian Bell Date: Wed, 22 Apr 2015 21:53:58 -0600 Subject: [PATCH] Fix typo in code page of Web/develop --- Web/develop/code.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/develop/code.rst b/Web/develop/code.rst index 83154729..8944b0a3 100644 --- a/Web/develop/code.rst +++ b/Web/develop/code.rst @@ -11,7 +11,7 @@ Doxygen formatted documentation of the source files --------------------------------------------------- Builds of the `doxygen `_ formatted HTML outputs for the -current version are , :cpapi:`CoolProp`. +current version can be found at :cpapi:`CoolProp`. More information ----------------