Skip to content

Commit

Permalink
Remove unneeded link
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig committed May 7, 2024
1 parent 86d5462 commit 0433064
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/errors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ export class InvalidRequestError extends ServiceError {

/**
* A runtime error due to failing schema constraints.
*
* @see {@link https://fqlx-beta--fauna-docs.netlify.app/fqlx/beta/reference/language/errors#runtime-errors}
*/
export class ConstraintFailureError extends ServiceError {
/**
Expand Down

0 comments on commit 0433064

Please sign in to comment.