Skip to content

Commit

Permalink
demo(toast): fix broken stackblitz url for global demo (#3375)
Browse files Browse the repository at this point in the history
Fixes #3374
  • Loading branch information
maxokorokov committed Sep 21, 2019
1 parent adaf6bc commit 0186404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/src/app/components/toast/toast.module.ts
Expand Up @@ -68,7 +68,7 @@ const DEMOS = {
}
]
},
global: {
'howto-global': {
title: 'Toast management service',
type: NgbdToastGlobal,
files: [
Expand Down

0 comments on commit 0186404

Please sign in to comment.