Skip to content

Commit

Permalink
Added error handling link in docs (primefaces#8960)
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Jul 6, 2022
1 parent f543dcc commit e210cd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/11_0_0/components/ajaxexceptionhandler.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ AjaxExceptionHandler is a utility component for the built-in ExceptionHandler.
| type | null | String | Exception type to handle. |

## Getting Started with AjaxExceptionHandler
Find the detailed information about this component at ExceptionHandler section at Utilities chapter.
Find the detailed information about this component at [ExceptionHandler](core/errorhandling.md) section.
2 changes: 1 addition & 1 deletion docs/12_0_0/components/ajaxexceptionhandler.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ AjaxExceptionHandler is a utility component for the built-in ExceptionHandler.
| type | null | String | Exception type to handle. |

## Getting Started with AjaxExceptionHandler
Find the detailed information about this component at ExceptionHandler section at Utilities chapter.
Find the detailed information about this component at [ExceptionHandler](core/errorhandling.md) section.

0 comments on commit e210cd5

Please sign in to comment.