Skip to content

Commit

Permalink
Remove broken link in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhaochen47 committed May 16, 2023
1 parent e2ee994 commit 94b5449
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ Define all custom behavior for the application in `onIdentityChange`. The argume
| `authTimeout` | milliseconds to wait for an identity token to be retrieved before treating it as an error and logging the user out | `20000` |
| `appendFramesOnInit` | when `true`, Singular frames will be appended to the body on Init, instead of waiting for the DOMContentLoaded browser event | `false` |

## Example
Included in [uaa-singular-example](https://github.com/cloudfoundry/uaa-singular-example) is an app that showcases a minimal use of Singular.

## Running the tests

```
Expand Down

0 comments on commit 94b5449

Please sign in to comment.