Skip to content

Commit 468b074

Browse files
authored
Update _config.yml
1 parent d30c7f1 commit 468b074

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ google_analytics_id: 'UA-60911767-1'
1515
navigation: 2
1616

1717
# URL to source code, used in _includes/footer.html
18-
projecturl: 'https://github.com/decebals/pippo'
18+
projecturl: 'https://github.com/pippo-java/pippo'
1919

2020
# Default categories (in order) to appear in the navigation
2121
sections: [
@@ -58,6 +58,6 @@ redcarpet:
5858
]
5959

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

0 commit comments

Comments
 (0)