Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
demo($dialog): fix link to the readme
Browse files Browse the repository at this point in the history
Closes #134
  • Loading branch information
pkozlowski-opensource committed Feb 11, 2013
1 parent 1f87486 commit d988b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dialog/docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ The `$dialog` service allows you to open dialogs and message boxes from within y
Creating custom dialogs is straightforward: create a partial view, its controller and reference them when using the service.
Generic message boxes (title, message and buttons) are also provided for your convenience.

For more information, see the [dialog readme](https://github.com/angular-ui/bootstrap/src/dialog/README.md) on github.
For more information, see the [dialog readme](https://github.com/angular-ui/bootstrap/blob/master/src/dialog/README.md) on github.

0 comments on commit d988b9d

Please sign in to comment.