Skip to content

Commit 379de5c

Browse files
committed
Merge pull request #21 from decebals/release-0.6.0
fix broken links after moving demo applications in a new repository
2 parents 15b68ad + 06eae4e commit 379de5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ redcarpet:
5959

6060
# URL to demo source code
6161
coreurl: 'https://github.com/decebals/pippo/blob/master/pippo-core'
62-
demourl: 'https://github.com/decebals/pippo/blob/master/pippo-demo'
62+
demourl: 'https://github.com/decebals/pippo-demo/blob/master'
6363
codeurl: 'https://github.com/decebals/pippo/blob/master'

_posts/2015-03-17-demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ date: 2015-03-17 17:42:47
66
order: 200
77
---
88

9-
The demo applications are in [pippo-demo]({{ site.demourl }}) module:
9+
The demo applications are in [pippo-demo](https://github.com/decebals/pippo-demo) repository:
1010

1111
- General
1212
- [Basic]({{ site.demourl }}/pippo-demo-basic)

0 commit comments

Comments
 (0)