We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15b68ad + 06eae4e commit 379de5cCopy full SHA for 379de5c
_config.yml
@@ -59,5 +59,5 @@ redcarpet:
59
60
# URL to demo source code
61
coreurl: 'https://github.com/decebals/pippo/blob/master/pippo-core'
62
-demourl: 'https://github.com/decebals/pippo/blob/master/pippo-demo'
+demourl: 'https://github.com/decebals/pippo-demo/blob/master'
63
codeurl: 'https://github.com/decebals/pippo/blob/master'
_posts/2015-03-17-demo.md
@@ -6,7 +6,7 @@ date: 2015-03-17 17:42:47
6
order: 200
7
---
8
9
-The demo applications are in [pippo-demo]({{ site.demourl }}) module:
+The demo applications are in [pippo-demo](https://github.com/decebals/pippo-demo) repository:
10
11
- General
12
- [Basic]({{ site.demourl }}/pippo-demo-basic)
0 commit comments