aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2017-11-22 14:46:55 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2017-11-22 14:46:55 +0100
commit65bdccd5807b6dfecad6eb3ea38872436d291e81 (patch)
tree02219697c89f777329b1e63badf004ba1abd91ea /Gruntfile.js
parent8a636860177cab271ce361c59bc56166a659aa0a (diff)
downloadfosdem-2018-presentation-65bdccd5807b6dfecad6eb3ea38872436d291e81.tar
fosdem-2018-presentation-65bdccd5807b6dfecad6eb3ea38872436d291e81.tar.gz
lab.hakim.se/reveal-js -> revealjs.com
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index c30fd40..b6ef63b 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -12,7 +12,7 @@ module.exports = function(grunt) {
banner:
'/*!\n' +
' * reveal.js <%= pkg.version %> (<%= grunt.template.today("yyyy-mm-dd, HH:MM") %>)\n' +
- ' * http://lab.hakim.se/reveal-js\n' +
+ ' * http://revealjs.com\n' +
' * MIT licensed\n' +
' *\n' +
' * Copyright (C) 2017 Hakim El Hattab, http://hakim.se\n' +