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

Commit d988b9d

Browse files
demo($dialog): fix link to the readme
Closes #134
1 parent 1f87486 commit d988b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/dialog/docs/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ The `$dialog` service allows you to open dialogs and message boxes from within y
33
Creating custom dialogs is straightforward: create a partial view, its controller and reference them when using the service.
44
Generic message boxes (title, message and buttons) are also provided for your convenience.
55

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

0 commit comments

Comments
 (0)