We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f5e15 commit 06eae4eCopy full SHA for 06eae4e
_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