[mlpack-git] (blog) master: Fix Link. (416439a)

gitdub at mlpack.org gitdub at mlpack.org
Wed Aug 10 14:57:14 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/0c745be94d3c3a3820551a74e93ab82bcf0767f4...416439ac214c7a6ebdd096b9f271bea4972fe1d0

>---------------------------------------------------------------

commit 416439ac214c7a6ebdd096b9f271bea4972fe1d0
Author: MarcosPividori <marcos.pividori at gmail.com>
Date:   Wed Aug 10 15:57:14 2016 -0300

    Fix Link.


>---------------------------------------------------------------

416439ac214c7a6ebdd096b9f271bea4972fe1d0
 content/blog/MarcosWeekEleven.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/blog/MarcosWeekEleven.md b/content/blog/MarcosWeekEleven.md
index e928d8b..d9796ce 100644
--- a/content/blog/MarcosWeekEleven.md
+++ b/content/blog/MarcosWeekEleven.md
@@ -23,8 +23,8 @@ I plan to work next days in these topics:
 
 +) Add many test cases for all the code developed: `SpillTree` class, `SpillSearch` class, `Hyperplane` class, etc.
 
-+) AppVeyor has shown some problems with the MSVC compiler, in the resolution of template parameters of alias templates, similar to an old issue: [2]. I have to fix it, probably including some extra definitions.
++) AppVeyor has shown some problems with the MSVC compiler, in the resolution of template parameters of alias templates, similar to an old issue: [[2]](https://github.com/mlpack/mlpack/issues/476). I have to fix it, probably including some extra definitions.
 
 +) Check details in the Spill Tree's implementation.
 
-Follow the progress in: [[2]](https://github.com/MarcosPividori/mlpack/tree/spill-trees/src/mlpack/core/tree/spill_tree).
+Follow the progress in: [[3]](https://github.com/MarcosPividori/mlpack/tree/spill-trees/src/mlpack/core/tree/spill_tree).




More information about the mlpack-git mailing list