aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plots.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-24 23:02:39 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-24 23:02:39 +0300
commitf3d0006aee9916eb588008d38b06a0f30c4701ce (patch)
tree6f1117c28e95c798ef991af9b040a3668b52544c /plots.html
parentadd most of my personal info to _config.yml (diff)
downloadsorting-algorithms-f3d0006aee9916eb588008d38b06a0f30c4701ce.tar.gz
sorting-algorithms-f3d0006aee9916eb588008d38b06a0f30c4701ce.zip
add `site.github` info to pages
Diffstat (limited to 'plots.html')
-rw-r--r--plots.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plots.html b/plots.html
index 6f98cfd..f185f4f 100644
--- a/plots.html
+++ b/plots.html
@@ -151,7 +151,7 @@ to produce the plots are listed below.</p>
<p>The table &amp; plots below are just an attempt to nicely lay out the
data generated using the code from the project repository's <code>master</code>
branch.
-Visit <a href="https://github.com/egor-tensin/sorting-algorithms/">https://github.com/egor-tensin/sorting-algorithms/</a> for more details.</p>
+Visit <a href="{{ site.github.repository_url }}">{{ site.github.repository_url }}</a> for more details.</p>
<p>Each of the implemented algorithms was provided with three input
sequences:</p>