mirror of
https://github.com/Mibew/docs.mibew.org.git
synced 2024-11-15 00:24:13 +03:00
Fix GitHub URL
This commit is contained in:
parent
0be69427fe
commit
eb4798b93f
2
index.js
2
index.js
@ -34,7 +34,7 @@ var buildPages = function(callback) {
|
||||
// This data will be available inside the templates
|
||||
.metadata({
|
||||
baseUrl: '',
|
||||
githubUrl: 'https://github.com/mibew/mibew',
|
||||
githubUrl: 'https://github.com/Mibew/mibew',
|
||||
// It's documented nowhere but these partials will be passed to
|
||||
// Handlebars.js template engine.
|
||||
partials: {
|
||||
|
Loading…
Reference in New Issue
Block a user