diff --git a/machine_learning/adaline_learning.cpp b/machine_learning/adaline_learning.cpp
index 1e25d3ba1..a8426ac4e 100644
--- a/machine_learning/adaline_learning.cpp
+++ b/machine_learning/adaline_learning.cpp
@@ -7,10 +7,12 @@
*
* \author [Krishna Vedala](https://github.com/kvedala)
*
- * ![]()
- * [source](https://commons.wikimedia.org/wiki/File:Adaline_flow_chart.gif)
+ * alt="Structure of an ADALINE network. Source: Wikipedia"
+ * style="width:200px; float:right;">
+ *
* ADALINE is one of the first and simplest single layer artificial neural
* network. The algorithm essentially implements a linear function
* \f[ f\left(x_0,x_1,x_2,\ldots\right) =