summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunaina Pai <sunainapai.in@gmail.com>2018-03-28 22:48:03 +0530
committerSunaina Pai <sunainapai.in@gmail.com>2018-03-28 22:48:03 +0530
commit8d993d9675dd29719888479178e06dc3ad78c6da (patch)
tree88db2d82df5ec90e40122fc3fce504260ecf9f83
parentb1e21ccffe470120f4fa776a5c337657dad9a206 (diff)
Fix commit URL for README.md of demo repo
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7161dca..6f20354 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,7 @@ example:
echo view the example website. >> _site/README.md
echo >> _site/README.md
echo [makesite]: https://github.com/sunainapai/makesite >> _site/README.md
- echo [commit]: https://github.com/sunainapai/makesite/commit/$$($(COMMIT)) >> _site/README.md
+ echo [commit]: https://github.com/sunainapai/makesite/commit/$$($(REV)) >> _site/README.md
echo [demo]: https://tmug.github.io/makesite-demo >> _site/README.md
#
# Publish makesite-demo.